mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
df2add546e
This is distributed as a part of nkf-1.71 (japanese/nkf).
9 lines
120 B
Plaintext
9 lines
120 B
Plaintext
This is a Perl extension module to use NKF.
|
|
|
|
Te syntax is as follows:
|
|
|
|
use NKF;
|
|
$output = nkf ($flags, $input)
|
|
|
|
- Max
|