Re: perl and web
[email protected] (Richard Lee)
| Newsgroups | perl.beginners |
|---|---|
| Message-ID | <[email protected]> |
yitzle wrote: > See: > http://search.cpan.org/~petdance/WWW-Mechanize-1.34/lib/WWW/Mechanize.pm#$mech-%3Ecredentials(_$username,_$password_) > > $mech->credentials( $username, $password ) > > Provide credentials to be used for HTTP Basic authentication for all > sites and realms until further notice. > > The four argument form described in LWP::UserAgent is still supported. > thanks will try it out and let you know.