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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: as_string Chapter 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_string Perl in a Nutshell Next: Reference: crack
Reference: as_string Book Index Reference: crack