Algorithm-LibLinear 0.22
Kwalitee Issues
No Core Issues.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Algorithm::LibLinear, Algorithm::LibLinear::DataSet, Algorithm::LibLinear::FeatureScaling, Algorithm::LibLinear::Model, Algorithm::LibLinear::Types
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Algorithm::LibLinear | A Perl binding for LIBLINEAR, a library for classification/regression using linear SVM and logistic regression. | 0.22 | metacpan |
Algorithm::LibLinear::DataSet | metacpan | ||
Algorithm::LibLinear::FeatureScaling | metacpan | ||
Algorithm::LibLinear::Model | metacpan | ||
Algorithm::LibLinear::Types | metacpan |