The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.41 - 2018-08-15

  • -bugfix: small memory leak in to_string when there is no authority section present -bugfix: to_string did not properly encode authority section in some cases -new method: absolute($base) -new method: normalize (like URI->canonical) -new method: relative($base) -optimization: aliases moved to XS -optimization: overload of to_string moved to XS -optimization: shorthand constructors (uri, iri) moved to XS -optimization: simple unified accessors moved to XS

Documentation

comparing URI::Fast to other modules

Modules

A fast(er) URI parser
IRI support for URI::Fast
Unit test comparisons for URI::Fast objects