in reply to Re^4: libwww-perl basics
in thread libwww-perl basics
OK, then try it like this:
for my $header ($response->headers->header_field_names) { ... }
...roboticus
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: libwww-perl basics
by Anonymous Monk on Aug 13, 2010 at 10:42 UTC |