TinySVM perl module

$Id: README,v 1.3 2001/08/29 15:25:39 taku-ku Exp $;

1. Install
  % perl Makefile.PL
  % make
  % su
  # make install
  
2. How to use?
  see test.pl as sample program.
