how Encode::Hanextra work?

ke.kewen_at_gmail.com
Date: 12/28/04


Date: 27 Dec 2004 19:19:33 -0800

I use ActivePerl 5.8.6, and install the Encode::Hanextra module through
PPM, but the perl couldn't find the codepage of "gb18030".

I find the next three lines in Encode\Config.pm:
#'big5plus' => 'Encode::HanExtra',
#'euc-tw' => 'Encode::HanExtra',
#'gb18030' => 'Encode::HanExtra',
after un-comment these lines. "gb18030" could work, but the alias
"GB-18030" couldn't work.
Is there some bug? or I do something wrong?
Thanks very much.



Relevant Pages

  • Active State Perl PPM version 4.00 issues
    ... I am having some PPM versoin 4.00 ActivePerl Version 5.8.8.819 issues. ... Term-ReadLine-Perl perl 1.0302-r1 1.0302 ... Now if I click on any of these selections and choose to upgrade the ... Lastly if I leave the "perl" AREA as is and install all the upgraded ...
    (comp.lang.perl.misc)
  • Re: perl DBI,DBD::ODBC installation help
    ... directory and typed ' PPM install DBI'. ... but it is not intended for this build of perl ...
    (comp.lang.perl.modules)
  • Re: PPM sybperl not intended for MS2-x86-multi-thread
    ... > the samn sybperl module. ... You cannot install XS modules directly from CPAN ... If you do (you will need VC++ to use the module with AS perl) ... > using activeperl ppm v2, which is the one downloaded and trie dto use ...
    (comp.lang.perl.misc)
  • From 5.6.1 to 5.8.2: how preserve installed modules?
    ... Hi, I'm considering upgrading from ActiveState Perl 5.6.1 to 5.8.2. ... Unfortunately, being a Perl beginner, I've installed CPAN modules by a variety of methods including: ... using PPM to download and install from ActiveState ... Does it play well with PPM? ...
    (perl.beginners)
  • Getting a CPAN module to install in the location of my choice.
    ... Been using ActiveState perl for a while. ... With new modules always used PPM. ... Today I find a module on CPAN that I need: ... And then it built with the above cpan command (make install). ...
    (comp.lang.perl.misc)