start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: strict Chapter 17
The LWP Library
Next: 17. The LWP Library
 

user

 $

url


->user
([

username

])

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


Previous: Reference: strict Perl in a Nutshell Next: 17. The LWP Library
Reference: strict Book Index 17. The LWP Library