summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* URI-5.18v5.18Julien Fiegehenn2023-04-291-2/+9
| | | | | | | | | - Add a GH workflow to test LWP::Curl (GH#116) (Olaf Alders) - Add documentation examples for the host() and ihost() methods (GH#28) (Sebastian Willing) - Remove colon from username:password if there is no password (GH#31) (David E. Wheeler, Joenio Marques da Costa, Julien Fiegehenn) - Prefix private methods with _ in URI::_punycode (GH#47) (David E Wheeler)
* URI-5.16v5.16Olaf Alders2022-10-121-3/+69
| | | | | - Merge the methods from URI::QueryParam into URI, so they are always available (GH#114) (Graham Knop)
* URI-5.11v5.11Olaf Alders2022-07-041-0/+24
| | | | | | - Fix some typos in URI::file (GH#94) (Olaf Alders) - Escape square brackets in path (GH#100) (Perlbotics) - Fix storable.t (GH#97) (Shoichi Kaji)
* URI-5.08v5.08Karen Etheridge2021-02-281-1/+6
| | | | - added URI::nntps (GH#82)
* URI-5.07v5.07Olaf Alders2021-01-291-4/+4
| | | | - s/perl.com/example.com/ in examples and tests (GH#81) (Olaf Alders)
* URI-5.05v5.05Olaf Alders2020-10-211-10/+10
| | | | | | - Bump all versions to 5.05 in order to remove various version mismatches. (GH #77) (Olaf Alders) - Add a simple test case for an ipv6 host (GH#66) (Olaf Alders)
* URI-1.76v1.76Olaf Alders2019-01-091-6/+2
| | | | - Revert changes introduced in 1.75
* URI-1.75v1.75Olaf Alders2019-01-081-2/+6
| | | | - $uri->canonical unconditionally returns a clone (GH#58) (Dorian Taylor)
* URI-1.73v1.73Karen Etheridge2018-01-081-0/+2
| | | | - Update documentation for URI::_punycode (GH Issue #45)
* update the cpanfile and dist.iniChase Whitener2017-04-201-17/+9
|
* Convert to dzil.Olaf Alders2017-04-201-0/+754