make the XML to hash stuff produce an empty string for empty elements instead of...
authorlevinse <levinse>
Sun, 28 Nov 2010 22:04:08 +0000 (22:04 +0000)
committerlevinse <levinse>
Sun, 28 Nov 2010 22:04:08 +0000 (22:04 +0000)
commit05d4021bdec9ebd786b71e839d233f2d29650702
tree9ff6dc8420a6635ba4bf896df80df35f99593eb9
parent81afca64157ecbca5ef6bee0a5310ac733200a7c
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
lib/Net/Ikano.pm
lib/Net/Ikano/XMLUtil.pm