perl-URI

perl-URI 1.59

Perl module for Uniform Resource Identifiers (absolute and relative)

http://search.cpan.org/~gaas/URI

Packager: Gökhan Özbulak

License: Artistic

Actions

Build files

Bug reports

Binary packages

perl-URI

Release history

ReleaseRelease dateVersionUpdaterComment
122011-09-051.59Gökhan ÖzbulakVersion bump. Some changes in this release:
* Make sure accessor methods don't return utf8::upgraded() bytes for URLs initialized from Unicode strings
* Documentation tweaks
* Guess HTTPS and FTP from URI::Heuristic input with port but no schema
* Distingush between empty and undef values in query_form
* Don't depend on DNS for the heuristics test
* Avoid test failure unless defined $Config{useperlio}
112010-10-131.54Gökçen EraslanMass rebuild for Pardus 2011 Beta
102010-08-231.54Serdar DalgıçVersion bump, remove pisitools.removeDir() in actions.py and removedependency: perl core module perl-MIME-Base64.
92010-03-151.53Serdar DalgıçRemove empty Dir and Version bump:
Release 1.53
- Remove unneeded execute permissions.
- Add $uri->secure() method.
- Documentation and comment spelling fixes.
- Fix heuristics when COUNTRY is set to "gb".
- Use HTTP_ACCEPT_LANGUAGE, LC_ALL, and LANG in country heuristics.
- POD linking improvements.
- Rewrite the URI::Escape tests with Test::More
- Update URI::Escape for RFC 3986
- Bump MIN_PERL_VERSION to 5.6.1 [RT#54078]
- Suppress wide caracters warnings in iri.t [RT#53737]
Release 1.52
- Encode::decode('UTF-8',...) with callback implemented in 2.39
- %%host%% hack can be removed when URI::_server::as_iri works
- Don't croak on IRIs that can't be IDNA encoded
- IDNA roundtrip test on wrong variable
- Check behaviour when feeded URI constructor Latin-1 chars
- Add some test examples from draft-duerst-iri-bis.txt
- Need to recognize lower case hex digits as well
82009-12-141.51Faik Uygur* Strip brackets off IPv6 hosts [RT#34309]
* Make as_iri leave escapes not forming valid UTF-8 sequences
* Escape IDNA hostnames
* Introduce the as_unicode method
* Make as_unicode undo punycode for server URLs
* An IRI class might be helpful (RFC 3987)
* Add private URI::_idna module based on encodings/idna.py
* Start using URI::_idna for encoding of URIs
* Load Encode when its used
72009-12-041.40Onur KüçükDepend on new perl
62009-12-021.40Onur KüçükAdd perl dependency
52009-11-091.40Faik Uygur* Skip DNS test if wildcard domain catcher (e.g. OpenDNS) is there
* Spelling fixes.
* Even stricter test for working DNS
42008-09-041.37Faik UygurVersion bump
32008-04-101.36Gökçen EraslanVersion bump
22006-11-031.35İsmail DönmezFix deps
12005-10-161.35İsmail DönmezFirst release.

Patches