Algorithm-SVM

 view release on metacpan or  search on metacpan

README.solaris  view on Meta::CPAN

or builds it from source using GNU gcc.

For this reason we've created some instructions that seem to work for
both cases, if you experience any problems please email us and let us
know the source of your perl distribution.   

Installation of the Algorithm::SVM module is then as follows:

   perl Makefile.PL.solaris

You will then need to edit the resulting Makefile, search for the
word 'static' and find the sections titled "MakeMaker static section"
and "MakeMaker static_lib section." 

Comment out the lines which under each of these sections should look
something like: 
# --- MakeMaker static section:

## $(INST_PM) has been moved to the all: target.
## It remains here for awhile to allow for old usage: "make static"
#static :: Makefile $(INST_STATIC) $(INST_PM)



( run in 0.620 second using v1.01-cache-2.11-cpan-de7293f3b23 )