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.53 - 2021-08-31

  • -bugfix: html_url w/ empty relative url crashes w/ floating point error (thanks markov2) -bugfix: html_url w/ fragment appends null char to uri (thanks markov2) -bugfix: html_url segfaults when both rel and base start with "//" (thanks markov2) -bugfix: normalized URIs with an authority section and an empty path must have a trailing slash (thanks markov2)

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