0.08 Suppress elipsis character from strings truncated by Truncate::Unicode
[Business-BatchPayment-Paymentech.git] / Makefile.PL
index 839a285..292d967 100644 (file)
@@ -14,8 +14,9 @@ WriteMakefile(
     PL_FILES            => {},
     PREREQ_PM => {
         'Business::BatchPayment' => 0,
-        'Moose' => 2.000,
+        'Moose' => 1.09,
         'Test::More' => 0,
+        'Unicode::Truncate' => 0.303,
     },
     dist                => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
     clean               => { FILES => 'Business-BatchPayment-Paymentech-*' },