aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-nkf/pkg-descr
blob: edcde7108fa080497fbaaac7b0451cff46704e60 (plain) (blame)
1
2
3
4
5
6
7
8
This is a Perl extension module to use NKF.

The syntax is as follows:

	use NKF;
	$output = nkf ($flags, $input)

- Max