- or download this
use strict;
use warnings;
...
else {
print Dumper $res;
}
- or download this
$VAR1 = bless( {
'_headers' => bless( {
...
],
'_method' => 'POST'
}, 'HTTP::Request' );
- or download this
$VAR1 = bless( {
'_headers' => bless( {
...
'_msg' => 'Not a SCALAR reference'
}, 'HTTP::Response' );