Extract from the file on the internetuse LWP::UserAgent; $ua = LWP::UserAgent->new; $url = "https://<SITE>/<FILE>.html"; $req = HTTP::Request->new(GET => $); $ua->agent('Mozilla/5.0'); $res = $ua->request($req); if ($res->is_success) { $result = $res->content; } else { print $htmlres->status_line; print $htmlres->decoded_content; }
It is the coryphées should fear him,Data retrieved
It is the coryph�es should fear himThank you for your help, Bill Seabrook UK
In reply to LWP::UserAgent; unable to copy extended ASCII by wmfs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |