Revision history for Perl extension Business::PayPal::IPN.
$Id: Changes,v 1.6 2003/04/22 19:30:44 sherzodr Exp $
1.91, Tuesday, April 22, 2003
- POD fix
1.9, Tuesday, March 11, 2003
- vars() method introduced
1.8, Tuesday, March 04, 2003
- major bugs fixes from previous version
- manual updated with the list of previously undocumented methods
1.7, Monday, March 03, 2003
- new() supports "query" and "ua" parameters
- response() method introduced, which returns respective
HTTP::Response object
- cgi() and query() methods document.
- better AUTOLOADing
1.5, Wednesday, January 22, 2003
- minor documentation corrections
- User-Agent request header is set to the name/version
of the library
1.4, Wednesday, January 22, 2003
- Initial public release