Kwalitee Issues

No Core Issues.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: BGCodeBookModel/lib/Cv/BGCodeBookModel.pm, Histogram/lib/Cv/Histogram.pm, Qt/lib/Cv/Qt.pm, Subdiv2D/lib/Cv/Subdiv2D.pm

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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
Cv helps you to make something around computer vision. 0.29 metacpan
Cv::BGCodeBookModel Perl extension for OpenCV BGCodeBookModel 0.29 metacpan
Cv::Config 0.29 metacpan
Cv::Flipbook Handle flipbook like a video. 0.29 metacpan
Cv::Histogram Perl extension for OpenCV Histogram 0.29 metacpan
Cv::More A little more easy to using L<Cv> in Perl. 0.29 metacpan
Cv::Qt Cv extension for Qt 0.29 metacpan
Cv::Seq 0.29 metacpan
Cv::Seq::Circle 0.29 metacpan
Cv::Seq::Point 0.29 metacpan
Cv::Seq::Point2 0.29 metacpan
Cv::Seq::Rect 0.29 metacpan
Cv::Seq::SURFDescriptor 0.29 metacpan
Cv::Seq::SURFPoint 0.29 metacpan
Cv::Subdiv2D Perl extension for OpenCV Subdiv2D 0.29 metacpan

Provides

Name File View
Cv::Arr lib/Cv.pm metacpan
Cv::Capture lib/Cv.pm metacpan
Cv::ContourScanner lib/Cv.pm metacpan
Cv::ConvKernel lib/Cv.pm metacpan
Cv::FileStorage lib/Cv.pm metacpan
Cv::Font lib/Cv.pm metacpan
Cv::HaarClassifierCascade lib/Cv.pm metacpan
Cv::Image lib/Cv.pm metacpan
Cv::Image::Ghost lib/Cv.pm metacpan
Cv::Kalman lib/Cv.pm metacpan
Cv::Mat lib/Cv.pm metacpan
Cv::Mat::Ghost lib/Cv.pm metacpan
Cv::MatND lib/Cv.pm metacpan
Cv::MatND::Ghost lib/Cv.pm metacpan
Cv::MemStorage lib/Cv.pm metacpan
Cv::Seq::Seq lib/Cv/Seq.pm metacpan
Cv::SparseMat lib/Cv.pm metacpan
Cv::SparseMat::Ghost lib/Cv.pm metacpan
Cv::StereoBMState lib/Cv.pm metacpan
Cv::StereoGCState lib/Cv.pm metacpan
Cv::StereoSGBM lib/Cv.pm metacpan
Cv::VideoWriter lib/Cv.pm metacpan

Other Files

BGCodeBookModel/Makefile.PL metacpan
Changes metacpan
Histogram/Makefile.PL metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
Qt/Makefile.PL metacpan
README metacpan
Subdiv2D/Makefile.PL metacpan