perl-URI 1.53
Perl module for Uniform Resource Identifiers (absolute and relative)
http://search.cpan.org/~gaas/URI
Packager: Serdar Dalgıç
License: Artistic
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
9 | 2010-03-15 | 1.53 | Serdar 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 |
8 | 2009-12-14 | 1.51 | Faik 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 |
7 | 2009-12-04 | 1.40 | Onur Küçük | Depend on new perl |
6 | 2009-12-02 | 1.40 | Onur Küçük | Add perl dependency |
5 | 2009-11-09 | 1.40 | Faik Uygur | * Skip DNS test if wildcard domain catcher (e.g. OpenDNS) is there * Spelling fixes. * Even stricter test for working DNS |
4 | 2008-09-04 | 1.37 | Faik Uygur | Version bump |
3 | 2008-04-10 | 1.36 | Gökçen Eraslan | Version bump |
2 | 2006-11-03 | 1.35 | İsmail Dönmez | Fix deps |
1 | 2005-10-16 | 1.35 | İsmail Dönmez | First release. |