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

Changes for version 0.07 - 2018-03-06

  • -UTF-8 support -New methods: query_keys, query_hash, encode, decode -Many methods rewritten in C/XS to make up for the added cost of UTF-8 support -Switch tests from using Test2::Bundle::Extended to Test2::V0 -Bugfix: fix some missing test dependencies on restricted smoker setups -Bugfix: some unit tests were using the uri being tested as the test name, triggering errors when the uri included a fragment (hash and newlines are invalid in test names)

Documentation

Benchmarks comparing URI::Fast and URI

Modules

A fast(er) URI parser