The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.47

  • -bugfix: escape_tree and unescape_tree die when called with non-reference argument -workaround: an older release had a versioned URI::Fast::IRI, requiring that it remains versioned to keep the cpan indexer happy; this change works around that by linking it to $URI::Fast::VERSION. -bugfix: path([]) caused infinite loop, because why would av_top_index return 0 for an empty array anyway?

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