DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

URI::URL



NAME

URI::URL - Uniform Resource Locators


SYNOPSIS

 $u1 = URI::URL->new($str, $base);
 $u2 = $u1->abs;


DESCRIPTION

This module is provided for backwards compatibility with modules that depend on the interface provided by the URI::URL class that used to be distributed with the libwww-perl library.

The following differences exist compared to the URI class interface:


SEE ALSO

the URI manpage, the URI::WithBase manpage


COPYRIGHT

Copyright 1998-2000 Gisle Aas.