![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Login form to enable access to htaccess area?by scottj (Monk) |
on Feb 20, 2004 at 08:25 UTC ( #330491=note: print w/replies, xml ) | Need Help?? |
From the LWP::UserAgent docs:
$ua->credentials( $netloc, $realm, $uname, $pass )I've not tried this, but LWP certainly supports it.
In Section
Seekers of Perl Wisdom
|
|