summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-02-24 20:49:45 -0600
committerJesse Luehrs <doy@tozt.net>2010-02-24 22:42:36 -0600
commitf0a9c930a9e16efb964190cdb9059610668b098e (patch)
tree47807e9b4196e0651b19fe2d6bcdea153bf7c322 /dist.ini
parenta790934e884df4a265c100835a55324936d1042a (diff)
downloadlocale-pofilemanager-f0a9c930a9e16efb964190cdb9059610668b098e.tar.gz
locale-pofilemanager-f0a9c930a9e16efb964190cdb9059610668b098e.zip
pretty major rewrite, now based on Locale::Maketext::Lexicon
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 9ae9f4b..a976690 100644
--- a/dist.ini
+++ b/dist.ini
@@ -10,7 +10,7 @@ abstract = Helpers for keeping a set of related .po files in sync
[Prereq]
File::Temp = 0.19
List::MoreUtils = 0
-Locale::PO = 0
+Locale::Maketext::Lexicon = 0
Moose = 0.90
MooseX::Types::Path::Class = 0
Scalar::Util = 0