Second commit
[app-web-oof.git] / Makefile.PL
index 278e38823507779651e4b1e709a122abae1ea95c..ffc13b0ffdba076b2c3db34124d006363abeb173 100644 (file)
@@ -13,9 +13,11 @@ WriteMakefile(
                qw/Plack::App::File       0
                   Plack::Builder         0
                   DBIx::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.009949 seconds and 4 git commands to generate.