On 2/28/07, Wright, Gerald C. <[EMAIL PROTECTED]> wrote:
I have been using LWP::Simple successfully to download data files from a number of sources. I now have to work with a web site that requires a username and password (which I have) but I have no idea how to get perl to interface and provide that information.
Have you seen the lwpcook manpage? It's not so simple as using LWP::Simple, but it's still pretty straightforward to do basic authorization. See the section called "Access to protected documents". Hope this helps! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/