File: README

package info (click to toggle)
libjcode-pm-perl 0.60-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 888 kB
  • ctags: 92
  • sloc: perl: 14,211; ansic: 13,219; makefile: 57
file content (20 lines) | stat: -rw-r--r-- 581 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# $Id: README,v 0.59 1999/10/16 22:10:06 dankogai Exp $
#

Jcode:
------

This is a Perl extension interface to convert Japanese text.

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

You will need perl version 5.004 or better to install these modules.
Further documentation is embedded in the individual modules.

Copyright 1999 Dan Kogai.

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