diff options
author | Mitch Jackson <mitch@freeside.biz> | 2018-03-01 03:10:37 +0000 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2018-03-01 03:10:37 +0000 |
commit | a9efaa2d1efa2093b1856ef42ae4ac411a0a1954 (patch) | |
tree | d0b21a6e6918ca2de8961e8540f96fe1e7fe0603 /META.yml | |
parent | c9f46ecbe418226cdc9649598120611e1d729c72 (diff) |
0.07 Use Truncate::Unicode
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ --- #YAML:1.0 name: Business-BatchPayment-Paymentech -version: 0.01 +version: 0.07 abstract: Chase Paymentech XML batch format. author: - Mark Wells <mark@freeside.biz> @@ -14,6 +14,7 @@ requires: Business::BatchPayment: 0 Moose: 1.09 Test::More: 0 + Unicode::Truncate: 0.303 no_index: directory: - t |