0.22 Fri Mar 29 18:35:48 2013
- Added handling for Methods that do not specify how they need
their parameters. We assume by-name without strict checking.
0.21 Wed Mar 27 22:15:03 2013
- Published get_api method. Made all code and tests runnable
under Perl 5.8.
0.2 Fri Nov 9 23:52:39 2012
- Added an option to pass cookies either with HTTP::Cookies object
or raw hashref
0.01 Wed Jun 20 18:13:21 2012
- original version; code runs and tests pass but lacks documentation