Algorithm-LibLinear

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

   ],
   "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::TypeTiny" : "0.12",
            "Type::Tiny" : "1.0",
            "perl" : "v5.16.0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Deep" : "0",
            "Test::Exception" : "0",
            "Test::LeakTrace" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Algorithm::LibLinear" : {
         "file" : "lib/Algorithm/LibLinear.pm",
         "version" : "0.26"
      },
      "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://opensource.org/licenses/mit-license.php"
      ]
   },
   "version" : "0.26",
   "x_serialization_backend" : "JSON::PP version 4.07"
}



( run in 0.850 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )