summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.19R1.19Gisle Aas2002-05-093-3/+24
* URI::URL->("x", "y")->base will return an URI::URL object now.Gisle Aas2002-05-091-1/+1
* Stringify base so we avoid keeping the whole history. Various other tweaks.Gisle Aas2002-05-091-12/+24
* A little documentation tweak.Gisle Aas2002-05-091-2/+3
* Deal with file:///-URIsGisle Aas2002-04-173-2/+6
* Added href to w3.orgGisle Aas2002-02-191-2/+4
* Guess better for "123.3.3.3:8080/foo"Gisle Aas2002-01-162-4/+7
* Removed some garabge that sneaked in on the last change.R1.18Gisle Aas2001-12-301-1/+1
* Release 1.18Gisle Aas2001-12-302-2/+19
* URI/sshGisle Aas2001-12-301-1/+2
* Don't try to come up with the e-mail address of the user asGisle Aas2001-12-301-21/+8
* ssh: support. Contributed by Jean-Philippe Bouchard <jeanphil@sitepak.com>Gisle Aas2001-11-012-1/+18
* Make sure cache is not set when the RE wouldn't compile.Gisle Aas2001-10-261-4/+3
* Release 1.17R1.17Gisle Aas2001-09-142-2/+15
* Disable debug output by default. Reenabled if test is passed a TRUE argument.Gisle Aas2001-09-141-2/+4
* Avoid "Character in "c" format wrapped" warning in bleadperlGisle Aas2001-09-061-1/+1
* From: "Sean M. Burke" <sburke@cpan.org>Gisle Aas2001-09-011-1/+6
* Did not unescape %30 properly in $uri->canonicalGisle Aas2001-09-011-1/+2
* Release 1.16R1.16Gisle Aas2001-08-272-2/+20
* Updated expected test results as the default for uri_escape() has now changed.Gisle Aas2001-08-271-4/+4
* system() does not work with MacPerl. Inline real code to fix URI.pm for old ...Gisle Aas2001-08-241-1/+9
* New default for uri_escape(). Now reserved chars are also escaped.Gisle Aas2001-08-241-5/+8
* From: "Sean M. Burke" <sburke@cpan.org>Gisle Aas2001-08-241-0/+9
* Release 1.15R1.15Gisle Aas2001-07-192-3/+25
* Release 1.14R1.14Gisle Aas2001-07-181-2/+2
* Release 1.13Gisle Aas2001-07-181-0/+10
* Make it work on perl5.004Gisle Aas2001-07-181-0/+5
* Version 1.13Gisle Aas2001-05-151-2/+2
* More RFC 2732 tweaks.Gisle Aas2001-05-155-17/+64
* Allow '/' in argument.Gisle Aas2001-05-151-4/+5
* RFC 2732 support.Gisle Aas2001-05-141-2/+2
* Documentation update.Gisle Aas2001-04-271-4/+11
* Release 1.12R1.12Gisle Aas2001-04-232-2/+16
* Test clone.Gisle Aas2001-04-232-0/+20
* Updating of base was bursted.Gisle Aas2001-04-231-2/+4
* Make implementor() only want's to try to load support for valid schemes.Gisle Aas2001-04-181-2/+2
* Release 1.11R1.11Gisle Aas2001-02-272-2/+13
* perl.no has now been taken.Gisle Aas2001-02-271-1/+1
* Updated change entry for $u->query_formR1.10Gisle Aas2001-01-111-3/+7
* Summarized changes for release 1.10.Gisle Aas2001-01-111-0/+15
* Document $u->xxx($1) problem.Gisle Aas2001-01-111-1/+9
* Copyright 2001Gisle Aas2001-01-111-1/+1
* Version 1.10Gisle Aas2001-01-111-3/+3
* Space in headers now encoded using '+'.Gisle Aas2001-01-111-3/+3
* There were actually 10 tests.Gisle Aas2001-01-111-1/+1
* Added t/query.tGisle Aas2001-01-112-0/+54
* Encode space in $u->query_form() using '+'.Gisle Aas2001-01-111-1/+4
* August 1998Gisle Aas2001-01-111-0/+2243
* Allow "-" in host names.Gisle Aas2001-01-092-5/+15
* Skip test if MIME::Base64 module is not available.Gisle Aas2000-08-221-0/+9