mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +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
|