Convert::CharMap

Convert::CharMap is a Perl module that can conversion between Unicode Character Maps.
Download

Convert::CharMap Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Autrijus Tang
  • Publisher web site:
  • http://search.cpan.org/~autrijus/

Convert::CharMap Tags


Convert::CharMap Description

Convert::CharMap is a Perl module that can conversion between Unicode Character Maps. Convert::CharMap is a Perl module that can conversion between Unicode Character Maps.SYNOPSIS use Convert::CharMap; my $map = Convert::CharMap->load(CharMapML => 'test.xml'); $map->save(UCM => 'test.ucm');This module transforms between unicode character map formats, using an in-memory representation of CharMapML as the intermediate format.Currently is supports the CharMapML, YAML and UCM (write-only) backends; ENC, Iconv and other maps are also planned. Requirements: · Perl


Convert::CharMap Related Software