File size: 150 Bytes
69fb171
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
CRF++ perl module

1. Installation

   % perl Makefile.PL
   % make
   % su
   # make install
   
2. How to use?

  See 'test.pl' as a sample program