diff options
author | ivan <ivan> | 2010-01-19 22:34:48 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-01-19 22:34:48 +0000 |
commit | 9ed134840a3aa39429a8763dc9d0f6bc4cca8f08 (patch) | |
tree | b0d73eae27585d86421c08c01a495ce5020ad662 /Changes | |
parent | 2e165040cb45be2dbb4d68ff1f99b7a38c08114c (diff) |
doc: in synopsis example, move merchant_id/terminal_id from content
call to new constructor, and add currency. also indent the example
code so it formats properly
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ Revision history for Business-OnlinePayment-PaymenTech +2.03 unreleased + - doc: in synopsis example, move merchant_id/terminal_id from content + call to new constructor, and add currency. also indent the example + code so it formats properly + 2.02 Wed Jan 13 18:40:06 PST 2010 - Add B:OP, B:OP:HTTPS and XML::Simple to Makefile.PL PREREQ_PM (closes: CPAN#53646) |