Lingua::JA::Sort::JIS

This Perl module compares and sorts a list of UTF-8 strings
using JIS X 4061, "the collation of Japanese character strings".

To build the module, unpack this distribution somewhere, create
the Makefile by running 'perl Makefile.PL' and do a 'make', 'make
test', and if successful 'make install'.

Copyright(c) 2001, SADAHIRO Tomoyuki. Japan. All rights reserved.

This program is free software; you can redistribute it and/or 
modify it under the same terms as Perl itself.

t/collate.pl makes collate.txt, list of collation elements,
but this .pl requires 5.006 and uses Unicode::CharName.
