[Catalyst-commits] r12669 - Catalyst-View-Email/trunk

dhoss at dev.catalyst.perl.org dhoss at dev.catalyst.perl.org
Sun Jan 17 19:13:35 GMT 2010


Author: dhoss
Date: 2010-01-17 19:13:35 +0000 (Sun, 17 Jan 2010)
New Revision: 12669

Added:
   Catalyst-View-Email/trunk/dist.ini
Log:
added dist.ini

Added: Catalyst-View-Email/trunk/dist.ini
===================================================================
--- Catalyst-View-Email/trunk/dist.ini	                        (rev 0)
+++ Catalyst-View-Email/trunk/dist.ini	2010-01-17 19:13:35 UTC (rev 12669)
@@ -0,0 +1,24 @@
+name = Catalyst-View-Email
+author = J. Shirley <jshirley at gmail.com>
+version = 0.17
+license = Perl_5
+copyright_holder = J. Shirley
+
+[@Classic]
+
+
+
+
+
+[Prereq]
+Catalyst = 5.7
+Moose    = 0.93
+parent   = ""
+Email::Sender::Simple = 0.100110
+Email::MIME = 1.859
+Email::MIME::Creator = 1.455
+Email::Send::Test = 2.198
+Catalyst::View::TT = ""
+Catalyst::View::Mason = ""
+MIME::Base64 = ""
+Authen::SASL = ""




More information about the Catalyst-commits mailing list