aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 171cd08f..ea7cd17a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -20,8 +20,11 @@ WriteMakefile(
PREREQ_PM => {
#'ABC' => 1.6,
#'Foo::Bar::Module' => 5.0401,
- "Moose" => 0,
- "Config::Hosts" => 0,
+ "Moose" => 0,
+ "Config::Hosts" => 0,
+ # AdminPanel::Shared::Locales
+ "Locale::gettext" => 0,
+ "Text::Iconv" => 0,
},
EXE_FILES => [ qw( scripts/adminMouse
scripts/adminService