The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.006 2017-07-17
    - Escape backslash in query params too.

0.005 2017-04-11
    - Treat undef param value as empty string. (MCRayRay)

0.004 2016-06-29
    - Ensure reproducibility by sorting by key.

0.003 2015-03-08
    - Add an unimport sub, so "no URI::Query::FromHash" works.

0.002 2015-03-01
    - Fixed regex escaping.

0.001 2015-02-28
    - Initial release.