Description
Perl applications can parse, build, and resolve absolute or relative URIs with a standard library. This is useful for web clients, crawlers, APIs, feeds, and tools that need reliable URL handling.
It is a developer library. URIs from users or remote content should be validated before opening, fetching, redirecting, or using them in security decisions.