projects
/
p5sagit/p5-mst-13.2.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
history
|
HEAD
More CJK (just C, really) tables from Autrijus Tang
[p5sagit/p5-mst-13.2.git]
/
ext
/
Encode
/
CN
/
CN.pm
Commit
Line
Data
0e567a6c
1
package Encode::CN;
2
use Encode;
3
our $VERSION = '0.02';
4
use XSLoader;
5
XSLoader::load('Encode::CN',$VERSION);
6
7
1;
8
__END__
f500e210
9
todo: HZ (Escape-based)