- Update for new test account.
authorivan <ivan>
Wed, 2 May 2007 01:32:31 +0000 (01:32 +0000)
committerivan <ivan>
Wed, 2 May 2007 01:32:31 +0000 (01:32 +0000)
commit196db498d6a75d4a772946049fbaee6b4700dd85
tree15ed6a39999bdc05c0e3e021f313e97b1ea062ba
parentfc1c50ec369553974c7ea4cef4419003d41067ee
- Update for new test account.
- Add "cargs" argument including "-k" when in test mode.
- Move tests from t2/ and have them actually work out of the box.
- get rid of old Exporter / AutoLoader cruft
- patch from Mark D. Anderson <mda@discerning.com>:
  - addrnum should be first digit string, not first word
  - avoid uninitialized variable warnings in lpperl due to webspace and
    debug
  - Map customer_ip, customer_id, invoice_number and description fields
  - Pass email, company, fax fields
  - Set lpperl debug if our $DEBUG is set
  - Better/supplimental download link for lpperl.pm
12 files changed:
Changes
LinkPoint.pm
README
t/bad_auth.t [new file with mode: 0644]
t/credit_card.t [new file with mode: 0644]
t/echeck.t [new file with mode: 0644]
t/load.t [new file with mode: 0644]
t2/bad_auth.t [deleted file]
t2/credit_card.t [deleted file]
t2/echeck.t [deleted file]
t2/load.t [deleted file]
test.pem