Hello,

I am very new to Perl and I have a question for the list.

I have a script that collects URL's from a web site.   This web site
requires a name and password to access it.  When I run the script using
Perl -w I get this message:

HTTP: Access authorization required.
       Use the -auth=id:pw parameter.

I have looked in my Programming Perl book and other online Perl
resources and I cannot find any information on -auth.

Does anyone know the syntax of the above command or is there a better
way to send a user id and password to the host?

Thanks.
-- 
Buffy Payne Press 
mailto:[EMAIL PROTECTED]
http://www.mfm.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to