|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: Cookie protected web page and file downloadingby reTard (Sexton) |
| on Jun 03, 2005 at 00:44 UTC ( #463071=note: print w/ replies, xml ) | Need Help?? |
|
Hi again
Now I'm getting the following error: Error GETing http://www.ibm.com/servers/eserver/support/pseries/aixfixes.html: Access to 'http' URIs has been disabled at aixfixes.pl line 15 It's dying on the $mech->get( $url ); line. If I remove the protocols_allowed => ['http'], bit I get a different error: Error GETing http://www.ibm.com/servers/eserver/support/pseries/aixfixes.html: Protocol scheme '' is not supported at lwp.pl line 15. I can manually access this page with lynx so it must be something in the script I'm doing wrong. Any more ideas? Thanks
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||