On Jun 15 Tiago Almeida wrote: > > > Hello, > Can anyone tell me if theres any way to authenticate automatically to a > htaccess protected web page with a Perl script, sending the user name > and the password to the login box? > i don't to open the web page , but i want to process some data in it. > does any knows some module to do that > > Best regards > tsa >
This may help: http://www.perldoc.com/perl5.6.1/lib/LWP/UserAgent.html Jim