Steven Tang
Commit all
69fb171
raw
history blame contribute delete
150 Bytes
CRF++ perl module
1. Installation
% perl Makefile.PL
% make
% su
# make install
2. How to use?
See 'test.pl' as a sample program