enc2xs
enc2xs
NAME
enc2xs -- Perl Encode Module Generator
SYNOPSIS
enc2xs -[options] enc2xs -M ModName mapfiles... enc2xs -C
DESCRIPTION
enc2xs builds a Perl extension for use by Encode from either Unicode Character Mapping files (.ucm) or Tcl Encoding Files (.enc). Besides being used internally during the build process of the Encode module, you can use enc2xs to add your own encoding to perl. No