URI::URL(3pm) User Contributed Perl Documentation URI::URL(3pm)

URI::URL - Uniform Resource Locators

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

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:

URI, URI::WithBase

Copyright 1998-2000 Gisle Aas.

2024-02-14 perl v5.38.2