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

Changes for version 0.04 - 2018-02-26

  • -Faster uri_split implemented with Inline::C -Faster auth parsing implemented with Inline::C -Faster auth assembly implemented with Inline::C -Faster query param access by doing a regex for each access rather than parsing and storing (who knew?) -This module no longer has common::sense -Bugfix: auth params now correctly url-encoded/decoded -See also that a SEE ALSO section was added to POD

Documentation

Benchmarks comparing URI::Fast and URI

Modules

A fast(er) URI parser