Net-Ikano.git
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