Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: as_stringChapter 17
The LWP Library
Next: Reference: crack
 

base

 $url->base([base])

Gets or sets the base URL associated with the URL in this URI::URL object. The base URL is useful for converting a relative URL into an absolute URL.


Previous: Reference: as_stringPerl in a NutshellNext: Reference: crack
Reference: as_stringBook IndexReference: crack