Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: paramsChapter 17
The LWP Library
Next: Reference: path
 

password

 $url->password([passwd])

When invoked with no parameters, this method returns the password in the URL defined in the object. When invoked with a parameter, the object's password is assigned to that value.


Previous: Reference: paramsPerl in a NutshellNext: Reference: path
Reference: paramsBook IndexReference: path