Net-Ikano.git
8 years agoAdd Switch dependency (closes: rt.cpan.org #110112) master
Ivan Kohler [Mon, 7 Dec 2015 18:12:48 +0000 (10:12 -0800)]
Add Switch dependency (closes: rt.cpan.org #110112)

12 years agorelease
ivan [Thu, 11 Aug 2011 20:46:39 +0000 (20:46 +0000)]
release

12 years agoupdate Ikano POD
levinse [Tue, 7 Jun 2011 15:40:01 +0000 (15:40 +0000)]
update Ikano POD

12 years agofix Net-Ikano readme
levinse [Tue, 7 Jun 2011 00:22:14 +0000 (00:22 +0000)]
fix Net-Ikano readme

13 years agofix Net::Ikano bug causing invalid response type error messages
levinse [Thu, 9 Dec 2010 20:22:16 +0000 (20:22 +0000)]
fix Net::Ikano bug causing invalid response type error messages

13 years agomisc qualifications bug fix
levinse [Mon, 6 Dec 2010 03:55:16 +0000 (03:55 +0000)]
misc qualifications bug fix

13 years agoadd class method orderTypes and fix POD nits
ivan [Tue, 30 Nov 2010 00:42:30 +0000 (00:42 +0000)]
add class method orderTypes and fix POD nits

13 years agofix password change response
levinse [Mon, 29 Nov 2010 19:26:11 +0000 (19:26 +0000)]
fix password change response

13 years agoMove valid order types and status into Ikano.pm
levinse [Mon, 29 Nov 2010 17:59:53 +0000 (17:59 +0000)]
Move valid order types and status into Ikano.pm

13 years agoForce particular response elements to always be represented as arrays when converted...
levinse [Sun, 28 Nov 2010 22:30:53 +0000 (22:30 +0000)]
Force particular response elements to always be represented as arrays when converted from XML,
even if only one such element is present

13 years agomake the XML to hash stuff produce an empty string for empty elements instead of...
levinse [Sun, 28 Nov 2010 22:04:08 +0000 (22:04 +0000)]
make the XML to hash stuff produce an empty string for empty elements instead of suppressing them
- much easier to test for empty values than to test for no specific keys in a hash

13 years agoChange most dies to returns, change debug prints to warns
levinse [Sat, 27 Nov 2010 02:49:35 +0000 (02:49 +0000)]
Change most dies to returns, change debug prints to warns

13 years agoInitial import of Net::Ikano START
levinse [Fri, 19 Nov 2010 23:07:03 +0000 (23:07 +0000)]
Initial import of Net::Ikano