mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
9 lines
121 B
Plaintext
9 lines
121 B
Plaintext
This is a Perl extension module to use NKF.
|
|
|
|
The syntax is as follows:
|
|
|
|
use NKF;
|
|
$output = nkf ($flags, $input)
|
|
|
|
- Max
|