On 00:03 Mon 15 Oct , Martin Gellner wrote: > in order to make Algorithm::SVM work under "Linux dsksdy > 3.2.0-31-generic #50-Ubuntu SMP Fri Sep 7 16:16:45 UTC 2012 x86_64 > x86_64 x86_64 GNU/Linux" the following 2 includes must be added in > bindings.cpp: > > #include <cstdlib> > #include <cstring> > > Else it will give errors as above.
Hi Martin, You should be contacting the module authors listed in perldocs Algorithm::SVM - Matthew Laird <m...@brinkman.mbb.sfu.ca> Alexander K. Seewald <a...@seewald.at> Algorithm::SVMLight - Ken Williams, <kwilli...@cpan.org> via the rt bug trackers https://rt.cpan.org/Public/Dist/Display.html?Name=Algorithm-SVM https://rt.cpan.org/Public/Dist/Display.html?Name=Algorithm-SVMLight which are linked from their respective cpan pages -- milki