diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-02-14 14:43:26 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-02-14 14:43:26 -0800 |
commit | 6773138ba92001464a21fb84f110281f3c4cd34a (patch) | |
tree | 127bd77d932bc1d65f6884601169a9812f5f138d /Changes | |
parent | 51c7503002afd10e1070a60494bb1daca9daba16 (diff) |
include t/lib/test_account.pl in MANIFEST and thus dist (fix deb build)
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ Revision history for Perl module Business::OnlinePayment::vSecureProcessing -0.03 Sat Feb 14 14:28:31 PST 2015 +0.03 Sat Feb 14 14:42:33 PST 2015 - Update AUTHOR and PREREQ_PM (Net::HTTPS::Any) in Makefile.PL - cvv2 is not required for all transactions - Update MANIFEST for renamed tests + - include missing t/lib/test_account.pl (but you still need to fill it + in with your own test account) 0.02 Feb 12 2015 - Update for production URL |