Changes for version 0.96

  • ! TW/TW.pm ! lib/Encode/Encoding.pm ! lib/Encode/Alias.pm ! lib/Encode/Supported.pod ! KR/KR.pm Pod Fixes by Michael G Schwern <schwern@pobox.com> via jhi Message-ID: <20020322073908.GB10539@blackrider> ! Makefile.PL ! Encode.pm "...I think we should include ISO 8859-1 as well." -- NI-S Message-Id: <20020322120230.1332.8@bactrian.elixent.com> ! JP/JP.pm ! CN/CN.pm ! KR/KR.pm ! TW/TW.pm ! lib/Encode/Alias.pm alias definitions relocated to Encode::Alias so module autoloading works for aliases also. ! Encode.pm encodings() now accepts args to check ExtModules.
  • Byte/Byte.pm
  • Byte/Makefile.PL
  • EBCDIC/EBCDIC.pm
  • EBCDIC/Makefile.PL
  • Symbol/Makefile.PL
  • Symbol/Symbol.pm ! Encode.pm ! Encode.xs Latin and single byte encodings are reorganized so they are demand-loaded like Encode::XX. Now only ascii is compiled into Encode itself. ! lib/Encode/Alias.pm for my $k (keys %hash){ delete $hash{$k}; } is depreciated; fixed.

Documentation

character encodings
Supported encodings by Encode
the format of encoding tables of the Encode extension

Modules

Single Byte Encodings
China-based Chinese Encodings
EBCDIC Encodings
character encodings
Japanese Encodings
Korean Encodings
EBCDIC Encodings
Taiwan-based Chinese Encodings
alias defintions to encodings
Encode Implementation Base Class
Tcl encodings
Tcl Escape encodings
Tcl Table encodings

Provides

in lib/Encode/CN/HZ.pm
in lib/Encode/Internal.pm
in lib/Encode/JP/Constants.pm
in lib/Encode/JP/H2Z.pm
in lib/Encode/JP/ISO_2022_JP.pm
in lib/Encode/JP/JIS.pm
in lib/Encode/XS.pm
in lib/Encode/iso10646_1.pm
in lib/Encode/ucs2_le.pm
in lib/Encode/utf8.pm
in lib/Encode/Unicode.pm