CC: | steve [...] deefs.net |
Subject: | Documentation bug |
1) The documentation states (first section under Methods):
Show quoted text
> All methods return a hash containing the Campaign Monitor response >
code, the headers and the actual response. > > my %results = ( > code =>
'', > response => '', > headers => '' > );
They actually return hashrefs.