i am trying to spider a site with LWP but get garbage characters when i do:

        $result = $ua->get($url,%header);
        my $page = $res1->content;

'lynx' however gives a clean result.

thanks,

tom arnall
north spit, ca





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to