-
-
10 May 2008 18:19:30 UTC
- Distribution: Jcode
- Module version: 2.00
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (5857 / 51 / 0)
- Kwalitee
Bus factor: 1- 87.59% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (341.97KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Dan Kogai
- Dependencies
- MIME::Base64
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Jcode::Unicode::Constants -- UCS2-EUC conversion table
SYNOPSIS
NONE
DESCRIPTION
This module just contains a huge hash that converts UCS2 from/to EUC.
SEE ALSO
ftp://ftp.unicode.org/Public/MAPPINGS/EASTASIA/JIS/
Unicode mapping data
COPYRIGHT
Copyright 1999 Dan Kogai <dankogai@dan.co.jp>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Unicode conversion table here is based on files at ftp://ftp.unicode.org/Public/MAPPINGS/EASTASIA/JIS/, Copyright (c) 1991-1994 Unicode, Inc.
Module Install Instructions
To install Jcode, copy and paste the appropriate command in to your terminal.
cpanm Jcode
perl -MCPAN -e shell install Jcode
For more information on module installation, please visit the detailed CPAN module installation guide.