Re: perl and web
[email protected] (yitzle)
| Newsgroups | perl.beginners |
|---|---|
| Message-ID | <[email protected]> |
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.