diff options
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-x | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index 50a2906..6f15251 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -16,5 +16,6 @@ WriteMakefile( /}, TEST_REQUIRES => {qw/ Test::More 0 + Business::CreditCard 0 /} ); |