summaryrefslogtreecommitdiff
path: root/t/escape.t
Commit message (Expand)AuthorAgeFilesLines
* Tidy import statementsoalder/tidy-importsOlaf Alders2021-01-131-7/+1
* remove the use of global warnings, which can expose suppressed warnings in th...Karen Etheridge2015-06-251-2/+0
* resolve "Unescaped left brace in regex is deprecated" warning (new in 5.21.1)Karen Etheridge2014-06-301-1/+1
* Drop support for Perl < 5.8.1Mark Stosberg2010-12-191-6/+4
* " is not a URI character [RT#56421]Gisle Aas2010-08-221-1/+2
* Update URI::Escape for RFC 3986Michael G. Schwern2010-01-291-3/+4
* Rewrite the URI::Escape tests with Test::MoreMichael G. Schwern2010-01-291-26/+17
* Help Test::Harness print better error message.Gisle Aas2004-11-051-2/+2
* Implemented uri_escape_utf8.Gisle Aas2004-04-131-3/+15
* Try to escape high chars.Gisle Aas2004-04-131-2/+10
* Enable warnings on tests.Gisle Aas2003-08-051-0/+2
* First revision.R1.09Gisle Aas2000-08-161-0/+26