aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-06-26 15:55:47 +0200
committerAngelo Naselli <anaselli@linux.it>2014-06-26 15:55:47 +0200
commit01be3171ecd51bcf91cd49b4d84a6e2d4b5b9cf2 (patch)
tree748076efc1c209eb26097c13590e8727e03bf685 /Makefile.PL
parent5710eff927a1b24f449bc9e91ec7022176b794b5 (diff)
downloadmanatools-01be3171ecd51bcf91cd49b4d84a6e2d4b5b9cf2.tar
manatools-01be3171ecd51bcf91cd49b4d84a6e2d4b5b9cf2.tar.gz
manatools-01be3171ecd51bcf91cd49b4d84a6e2d4b5b9cf2.tar.bz2
manatools-01be3171ecd51bcf91cd49b4d84a6e2d4b5b9cf2.tar.xz
manatools-01be3171ecd51bcf91cd49b4d84a6e2d4b5b9cf2.zip
Added Config::Tiny
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 5a335892..50836593 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -25,6 +25,7 @@ WriteMakefile(
"Moose" => 0,
"Config::Auto" => 0,
"Config::Hosts" => 0,
+ "Config::Tiny" => 0,
# AdminPanel::Shared::Locales
"Locale::gettext" => 0,
"Text::Iconv" => 0,