diff options
-rw-r--r-- | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index 9651a227..f74b4f40 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -21,6 +21,7 @@ WriteMakefile( #'ABC' => 1.6, #'Foo::Bar::Module' => 5.0401, "Moose" => 0, + "Config::Auto" => 0, "Config::Hosts" => 0, # AdminPanel::Shared::Locales "Locale::gettext" => 0, |