source: trunk/Locale-Msgfmt/Makefile.PL @ 10544

Revision 10544, 235 bytes checked in by adamk, 2 years ago (diff)

Major refactoring of Local::Msgfmt, not it's compatible with Module::Install

Line 
1use inc::Module::Install::DSL 0.92;
2
3all_from      lib/Locale/Msgfmt.pm
4requires      File::Spec 0.80
5test_requires Test::More 0.47
6test_requires Locale::Maketext::Gettext 1.28 if $ENV{AUTOMATED_TESTING}
7no_index      directory private
Note: See TracBrowser for help on using the repository browser.