Add dependencies for email sending
authorMarius Gavrilescu <marius@ieval.ro>
Mon, 16 Feb 2015 15:51:20 +0000 (17:51 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Mon, 16 Feb 2015 15:51:20 +0000 (17:51 +0200)
Makefile.PL

index f198fa63baf33155beafdff6d78e35346da5a2b8..796f5d7ee2bf802bf58c8b5512aef5bf95448446 100644 (file)
@@ -27,6 +27,8 @@ WriteMakefile(
                   warnings    0
 
                   CSS::Minifier::XS           0
+                  Email::Simple               0
+                  Email::Sender::Simple       0
                   File::Slurp                 0
                   Gruntmaster::Data           0
                   HTML::Seamstress            0
This page took 0.010049 seconds and 4 git commands to generate.