{ "abstract" : "A Perl binding for LIBLINEAR, a library for classification/regression using linear SVM and logistic regression.", "author" : [ "Koichi SATOH Esato@seesaa.co.jpE" ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4214", "license" : [ "mit" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Algorithm-LibLinear", "prereqs" : { "build" : { "requires" : { "ExtUtils::CBuilder" : "0" } }, "configure" : { "requires" : { "Module::Build" : "0.42", "Module::Build::XSUtil" : "0.14" } }, "runtime" : { "requires" : { "List::MoreUtils" : "0", "Smart::Args" : "0", "perl" : "v5.14.0" } }, "test" : { "requires" : { "Test::Deep" : "0", "Test::Exception::LessClever" : "0", "Test::LeakTrace" : "0", "Test::More" : "0" } } }, "provides" : { "Algorithm::LibLinear" : { "file" : "lib/Algorithm/LibLinear.pm", "version" : "0.14" }, "Algorithm::LibLinear::DataSet" : { "file" : "lib/Algorithm/LibLinear/DataSet.pm" }, "Algorithm::LibLinear::FeatureScaling" : { "file" : "lib/Algorithm/LibLinear/FeatureScaling.pm" }, "Algorithm::LibLinear::Model" : { "file" : "lib/Algorithm/LibLinear/Model.pm" }, "Algorithm::LibLinear::Types" : { "file" : "lib/Algorithm/LibLinear/Types.pm" } }, "release_status" : "stable", "resources" : { "license" : [ "http://www.opensource.org/licenses/mit-license.php" ] }, "version" : "0.14", "x_serialization_backend" : "JSON::PP version 2.27202" }