From: ivan Date: Tue, 10 Oct 2006 19:49:20 +0000 (+0000) Subject: add missing files to MANIFEST, move failure_statuses to top of the changelog as its... X-Git-Tag: BUSINESS_ONLINEPAYMENT_3_00_04~1 X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment.git;a=commitdiff_plain;h=80d64f929635e60d34a458cf76522ff08c88ab65 add missing files to MANIFEST, move failure_statuses to top of the changelog as its the most important --- diff --git a/Changes b/Changes index 15ca804..bdd3170 100644 --- a/Changes +++ b/Changes @@ -1,10 +1,10 @@ Revision history for Perl extension Business::OnlinePayment. 3.00_04 Tue Oct 10 12:37:55 PDT 2006 + - failure statues (see notes_for_module_writers_v3) - oops, forgot _03 changelog in _03 - B:OP:HTTPS: require Net::SSLeay 1.30 and remove _my_https_post kludge - eliminate warnings about redefined subroutines - - failure statues - Business::FraudDetect and Business::FraudDetect::preCharge included - From Phil Lobbes: - content() now returns empty hash if no content is defined diff --git a/MANIFEST b/MANIFEST index 78026b8..57a4ae2 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4,7 +4,10 @@ MANIFEST Makefile.PL OnlinePayment.pm OnlinePayment/HTTPS.pm +FraudDetect.pm +FraudDetect/preCharge.pm t/bop.t t/bop_https.t notes_for_module_writers +notes_for_module_writers_v3 META.yml Module meta-data (added by MakeMaker)