Changes for version 0.99_20080913 - 2008-09-13
- require perl version 5.6.0 instead of 5.6.6
- skip more tests in lower perl versions
- removed Encode::Punycode; Encode is only available from perl 5.7.3
Changes for version 0.99_20071012 - 2007-10-12
- renamed Net-IDN-Encode distribution to Net-IDN-tools
- includes Net::IDN::Punycode (from IDNA::Punycode v0.02)
- includes Net::IDN::Nameprep (complete rewrite, uses Unicode::Stringprep)
- includes IDNA::Punycode (deprecated, new version based on Net::IDN::Punycode/::Encode)
- includes Encode::Punycode (new version based on Net::IDN::Punycode)
- uses Unicode::Stringprep
- more tests, including test vectors from Internet Draft draft-josefsson-idn-test-vectors-00.
- FIXES: #16150: Net::IDN::Encode depends on non-modulelist module IDNA::Punycode
- FIXES: #16145: IDNA::Punycode 0.03
- FIXES: #28123: Undeclared dependency on Unicode::String (reported by ANDK)
- FIXES WARNING: v-string in use/require non-portable (Net::IDN::Nameprep[::*])
Modules
DEPRECATED module for IDNA and Punyode
Internationalizing Domain Names in Applications (RFC 3490)
A Stringprep Profile for Internationalized Domain Names (RFC 3491)
A Bootstring encoding of Unicode for IDNA (RFC 3492)