The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Version History for URI-Encode
Mithun Ayachit


0.08
====

-   [RT #80177] doh! double_encode wasn't working at all. Fixed now.
    Thanks DWRIGHT ...
-   [RT #80178] Do not reset default options when they (not all) are
    passed to the constructor. Thanks DWRIGHT ...
-   Updated some POD. Do not promote the old interface for setting
    options

0.07
====

-   Fix issue where '%' was not being encoded unless encode_reserved was
    requested [RT #78314]
-   Introduce option to NOT encode an already encoded string/URL

0.061
=====

-   POD updates
-   Added a benchmark script

0.06
====

-   Fixed synopsis

0.05
====

-   Store character maps in object
-   Update repo format

0.04
====

-   Allow strings to be '0' (literally). See RT #70628
-   Added option in constructor to set reserved encoding

0.03
====

-   Minimum perl 5.8.1

0.02
====

-   Corrected POD

0.01
====

-   Initial release

* * * * *