updated META.yml, MANIFEST and README
[catagits/Catalyst-View-Email.git] / META.yml
1 ---
2 abstract: 'Send Email from Catalyst'
3 author:
4   - 'J. Shirley <jshirley@gmail.com>'
5 build_requires:
6   ExtUtils::MakeMaker: 6.42
7   Test::More: 0
8 configure_requires:
9   ExtUtils::MakeMaker: 6.42
10 distribution_type: module
11 generated_by: 'Module::Install version 0.93'
12 license: perl
13 meta-spec:
14   url: http://module-build.sourceforge.net/META-spec-v1.4.html
15   version: 1.4
16 name: Catalyst-View-Email
17 no_index:
18   directory:
19     - inc
20     - t
21 provides:
22   Catalyst::Helper::View::Email:
23     file: lib/Catalyst/Helper/View/Email.pm
24   Catalyst::Helper::View::Email::Template:
25     file: lib/Catalyst/Helper/View/Email/Template.pm
26   Catalyst::View::Email:
27     file: lib/Catalyst/View/Email.pm
28     version: 0.26_01
29   Catalyst::View::Email::Template:
30     file: lib/Catalyst/View/Email/Template.pm
31     version: 0.26_01
32 requires:
33   Authen::SASL: 2.13
34   Catalyst: 5.7
35   Email::MIME: 1.859
36   Email::MIME::Creator: 1.455
37   Email::Sender::Simple: 0.100110
38   MIME::Base64: 3.08
39   Moose: 0.93
40   Test::More: 0.88
41   parent: 0.223
42 resources:
43   IRC: irc://irc.perl.org/#catalyst
44   MailingList: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
45   license: http://dev.perl.org/licenses/
46   repository: http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-View-Email/
47 version: 0.26_01