The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
bin/ujconv			iconv-like tool with Unicode::Japanese
bin/ujguess			Unicode::Japanese ¤Ë¤è¤ëʸ»ú¥³¡¼¥ÉȽÄê¥Ä¡¼¥ë
c_lib/alloc.c
c_lib/any_to_utf8.c
c_lib/autogen.pl
c_lib/charcode.c
c_lib/chk_sjis.c
c_lib/conv.c
c_lib/eucjp.c
c_lib/getcode.c
c_lib/getcode_map.c
c_lib/jis.c
c_lib/libunijp.mlpod
c_lib/Makefile
c_lib/patchlevel.h
c_lib/sample.c
c_lib/sjis.c
c_lib/t/00_load.c
c_lib/t/00_load.t
c_lib/t/01_new.c
c_lib/t/01_new.t
c_lib/t/02_utf8.c
c_lib/t/02_utf8.t
c_lib/t/03_sjis.c
c_lib/t/03_sjis.t
c_lib/t/04_eucjp.c
c_lib/t/04_eucjp.t
c_lib/t/05_jis.c
c_lib/t/05_jis.t
c_lib/t/06_ucs2.c
c_lib/t/06_ucs2.t
c_lib/t/07_utf16.c
c_lib/t/07_utf16.t
c_lib/t/08_ucs4.c
c_lib/t/08_ucs4.t
c_lib/t/Makefile
c_lib/table_ea2u1.c
c_lib/table_ea2u1s.c
c_lib/table_ea2u2.c
c_lib/table_ea2u2s.c
c_lib/table_ed2u.c
c_lib/table_ei2u1.c
c_lib/table_ei2u2.c
c_lib/table_ej2u1.c
c_lib/table_ej2u2.c
c_lib/table_eu2a1.c
c_lib/table_eu2a1s.c
c_lib/table_eu2a2.c
c_lib/table_eu2a2s.c
c_lib/table_eu2d.c
c_lib/table_eu2i1.c
c_lib/table_eu2i2.c
c_lib/table_eu2j1.c
c_lib/table_eu2j2.c
c_lib/table_s2u.c
c_lib/table_u2s.c
c_lib/ucs2.c
c_lib/ucs4.c
c_lib/ujconv.c
c_lib/ujguess.c
c_lib/unijp.c
c_lib/unijp.h
c_lib/unijp_build.h
c_lib/unijp_table.h
c_lib/unijp_types.h
c_lib/utf16.c
c_lib/utf8.c
c_lib/utf8_to_any.c
c_lib/xs_compat.c
c_lib/xs_compat.h
Changes
conv.c				sjis<=>utf8 ÊÑ´¹¥³¡¼¥É
erlang/Changes
erlang/Makefile
erlang/decode_term.c
erlang/test1.erl
erlang/unijp.erl
erlang/unijp.pod
erlang/unijp_driver.c
eucjp.c				sjis<=>eucjp ÊÑ´¹¥³¡¼¥É
getcode.c			getcode
getcode.h
getcode_map.c			getcodeÍѾõÂÖÁ«°Ü¥Æ¡¼¥Ö¥ë
hints/freebsd.pl		hints ¥Õ¥¡¥¤¥ë (FreeBSD)
hints/linux.pl			hints ¥Õ¥¡¥¤¥ë (Linux)
hints/MSWin32.pl		hints ¥Õ¥¡¥¤¥ë (MSWin32)
hints/solaris.pl		hitns ¥Õ¥¡¥¤¥ë (Solaris 8 °Ê¹ß)
hints/sunos.pl			hints ¥Õ¥¡¥¤¥ë (SunOS µÚ¤Ó Solaris 2.6 °ÊÁ°)
inc/ExtUtils/MY_Metafile.pm
Japanese.h			XS-Unicode::Japanese ¤Î³Æ¼ïÁ°ÊýÀë¸À
Japanese.xs			Unicode::Japanese XSÀë¸À
jis.c				sjis<=>jis ÊÑ´¹¥³¡¼¥É
lib/Unicode/Japanese.mlpod	Unicode::Japanese ¿¸À¸ìPOD
lib/Unicode/Japanese.pm		Unicode::Japanese ¥Ñ¥Ã¥±¡¼¥¸
lib/Unicode/Japanese/JA.pod	Unicode::Japanese ÆüËܸì¥É¥­¥å¥á¥ó¥È
Makefile.PL
MANIFEST			MANIFEST in Japanese
MANIFEST.en			MANIFEST in English
MANIFEST.noxs
memmap_common.c			¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë¤Î¿¶¤êʬ¤±
memmap_unix.c			¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë¤Î¥á¥â¥ê¥Þ¥Ã¥×¥³¡¼¥É(UNIX)
memmap_win32.c			¥Ç¡¼¥¿¥Õ¥¡¥¤¥ë¤Î¥á¥â¥ê¥Þ¥Ã¥×¥³¡¼¥É(Win32)
META.yml			Module meta-data (added by MakeMaker)
README
SIGNATURE			module signature; you can verify the module with cpansign
sjis.c				sjisÍ­¸úȽÄê¥Æ¡¼¥Ö¥ë
sjis.h				sjisÍ­¸úȽÄê¥Æ¡¼¥Ö¥ë Á°ÊýÀë¸À
sjis_doti.c			sjis(dot-i)<=>utf8 ÊÑ´¹¥³¡¼¥É
sjis_imode1.c			sjis(i-mode1)<=>utf8 ÊÑ´¹¥³¡¼¥É
sjis_imode2.c			sjis(i-mode2)<=>utf8 ÊÑ´¹¥³¡¼¥É
sjis_jsky1.c			sjis(j-sky1)<=>utf8 ÊÑ´¹¥³¡¼¥É
sjis_jsky2.c			sjis(j-sky2)<=>utf8 ÊÑ´¹¥³¡¼¥É
str.h				SV* ÁàºîÍÑ¥¯¥é¥¹
t/0.loadxs.t
t/00-load.t
t/allchar_eucjp_sjis.t
t/allchar_sjis_eucjp.t
t/allchar_ucs4.t
t/allchar_utf8.pl
t/base.t
t/emoji-imode-utf8.t
t/emoji-jsky-chopped.t
t/emoji-jsky-utf8.t
t/emoji.t
t/esc.pl			À©¸æʸ»ú¤ò¥¨¥¹¥±¡¼¥×¤¹¤ë´Ø¿ô. t/*.t ÍÑ.
t/fromutf8.t
t/getcode.t
t/hirakata.t
t/illegal.t
t/illlet.t
t/jis.t
t/outrange.t
t/pod-coverage.t
t/pod.t
t/random.pl
t/random_redo.pl
t/sjis_extras.t
t/toutf8.t
t/ucs2_utf8.pl
t/utf16.t
t/utf8flag.t
t/util.t
t/v031_getcode_jiskana.t
t/v038_guess_imode2.t
t/v041_sjisau.t
t/v045_getcode_doti.t
t/v045_imodexs.t
t/v046_earlycall.t
t/verify_sjis_ucs2.pl
t/v048_xs_internal.t
t/wavedash.t
t/z2h.t
ucs2_utf8.c
ucs4.c
utf16.c
utf8.c
win32/Japanese.rc
win32/resource.h
wordsize.c
xs_test.c			xs¥³¥ó¥Ñ¥¤¥ë¥Æ¥¹¥ÈÍÑ¥³¡¼¥É