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

The syntax is as follows:

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