Encode::Supported

Encode::Supported offers encodings supported by Encode.
Download

Encode::Supported Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jarkko Hietaniemi
  • Publisher web site:
  • http://search.cpan.org/~jhi/

Encode::Supported Tags


Encode::Supported Description

Encode::Supported offers encodings supported by Encode. Encode::Supported offers encodings supported by Encode.Encoding names are case insensitive. White space in names is ignored. In addition, an encoding may have aliases. Each encoding has one "canonical" name. The "canonical" name is chosen from the names of the encoding by picking the first in the following sequence (with a few exceptions).· The name used by the Perl community. That includes 'utf8' and 'ascii'. Unlike aliases, canonical names directly reach the method so such frequently used words like 'utf8' don't need to do alias lookups.· The MIME name as defined in IETF RFCs. This includes all "iso-"s.· The name in the IANA registry.· The name used by the organization that defined it.In case de jure canonical names differ from that of the Encode module, they are always aliased if it ever be implemented. So you can safely tell if a given encoding is implemented or not just by passing the canonical name.Because of all the alias issues, and because in the general case encodings have state, "Encode" uses an encoding object internally once an operation is in progress. Requirements: · Perl


Encode::Supported Related Software