]> iEval git - app-web-oof.git/blobdiff - Makefile.PL
Send email when an order is placed
[app-web-oof.git] / Makefile.PL
index 278e38823507779651e4b1e709a122abae1ea95c..fb896ce28baa724a02ac9e747d7f688cd20bc581 100644 (file)
@@ -13,9 +13,13 @@ WriteMakefile(
                qw/Plack::App::File       0
                   Plack::Builder         0
                   DBIx::Simple           0
+                  Email::Sender::Simple  0
+                  Email::Simple          0
+                  File::Slurp            0
                   HTML::TreeBuilder      0
                   HTML::Element::Library 0
-                  JSON::MaybeXS          0/,
+                  JSON::MaybeXS          0
+                  Try::Tiny              0/,
        },
        META_ADD         => {
                dynamic_config => 0,
This page took 0.021077 seconds and 4 git commands to generate.