The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.08 - 2008-01-07

  • Changed the INSTALL file into a README file with better installation instructions.
  • Added the ability to use a customizable Perl cost function when learning a ranking SVM.
  • Fixed a comment in param_set.c.PL that was causing some warnings.
  • Added an explicit typecast in SVMLight.xs to silence some compiler warnings.
  • Changed VERSION to SVMLIGHT_VERSION in the patch file, to avoid conflicts with perl's VERSION macro in the XS file.

Modules

Perl interface to SVMLight Machine-Learning Package