Is there definitive documentation on the message meanings? I cannot locate the source to HTTP::Protocol::http at search.cpan.org. Reverse engineering is going pretty well, but that's not the preferred method, now is it?my $x = $ua->simple_request($req); foreach $k (keys(%$x)) {print "$k = $x->{$k}\n";}
In reply to Re: Re: beyond LWP return code
by Anonymous Monk
in thread beyond LWP return code
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |