Skip to content

Latest commit

 

History

History
 
 

perl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
CRF++ perl module

1. Installation

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

  See 'test.pl' as a sample program