Skip Menu |

This queue is for tickets about the libwww-perl CPAN distribution.

Report information
The Basics
Id: 31969
Status: resolved
Priority: 0/
Queue: libwww-perl

People
Owner: Nobody in particular
Requestors: wilburlo [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 5.808
Fixed in: (no value)



Subject: Minor documentation enhancement.
Hello! First, thank you for LWP! LWP::UserAgent->credentials(...) could use some extra documentation, as it is not clear what $netloc is. Would you add the following lines to the credentials documentation in LWP::UserAgent? Thank you! -daniel $ua->credentials( $netloc, $realm, $uname, $pass ) Set the user name and password to be used for a realm. It is often more useful to specialize the get_basic_credentials() method instead. $browser->credentials( 'reports.mybazouki.com:80', 'web_server_usage_reports', 'plinky' => 'banjo123' ); Source: http://www.easyya.org/lwp/LWP_Credentials.html
Applied this patch.
Download xxx
application/octet-stream 758b

Message body not shown because it is not plain text.