Kwalitee Issues

distname_matches_name_in_meta

Use a proper tool to make a distribution. You might also need to fix META files if you keep them in the repository.

Error: Video-DVDRip

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (141) does not match dist (140):
  • Duplicates in MANIFEST: lib/Video/DVDRip/GUI/Pipe.pm

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Video::DVDRip, Video::DVDRip::Cluster::Webserver

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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: Video::DVDRip, Video::DVDRip::Audio, Video::DVDRip::Base, Video::DVDRip::BitrateCalc, Video::DVDRip::CPAN::Scanf, Video::DVDRip::Cluster::ExecFlowFrontend, Video::DVDRip::Cluster::JobPlanner, Video::DVDRip::Cluster::Master, Video::DVDRip::Cluster::Node, Video::DVDRip::Cluster::PSU, Video::DVDRip::Cluster::Pipe, Video::DVDRip::Cluster::Project, Video::DVDRip::Cluster::Scheduler, Video::DVDRip::Cluster::Title, Video::DVDRip::Cluster::Webserver, Video::DVDRip::Config, Video::DVDRip::Content, Video::DVDRip::Convert, Video::DVDRip::Depend, Video::DVDRip::FilterList, Video::DVDRip::FilterSettings, Video::DVDRip::GUI::Base, Video::DVDRip::GUI::BitrateCalc, Video::DVDRip::GUI::Cluster::Control, Video::DVDRip::GUI::Cluster::Node, Video::DVDRip::GUI::Cluster::Title, Video::DVDRip::GUI::Context, Video::DVDRip::GUI::Depend, Video::DVDRip::GUI::ExecFlow, Video::DVDRip::GUI::Filters, Video::DVDRip::GUI::FormFactory::ClipImage, Video::DVDRip::GUI::FormFactory::SubtitlePreviews, Video::DVDRip::GUI::Main, Video::DVDRip::GUI::MultiAudio, Video::DVDRip::GUI::Pipe, Video::DVDRip::GUI::Preferences, Video::DVDRip::GUI::Preview, Video::DVDRip::GUI::Progress, Video::DVDRip::GUI::Project::ClipZoom, Video::DVDRip::GUI::Project::Logging, Video::DVDRip::GUI::Project::Storage, Video::DVDRip::GUI::Project::Subtitle, Video::DVDRip::GUI::Project::Title, Video::DVDRip::GUI::Project::Transcode, Video::DVDRip::GUI::Rules, Video::DVDRip::GUI::ZoomCalculator, Video::DVDRip::InfoFile, Video::DVDRip::JobPlanner, Video::DVDRip::Logger, Video::DVDRip::PSU, Video::DVDRip::Preset, Video::DVDRip::Probe, Video::DVDRip::Project, Video::DVDRip::SrtxFile, Video::DVDRip::Subtitle, Video::DVDRip::Term::ExitTask, Video::DVDRip::Term::Main, Video::DVDRip::Term::Progress, Video::DVDRip::Title, Video::DVDRip::TranscodeRC

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.098011,2.0

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
Video::DVDRip GUI for copying DVDs, based on an open Low Level API 0.098011 metacpan
Video::DVDRip::Audio metacpan
Video::DVDRip::Base metacpan
Video::DVDRip::BitrateCalc metacpan
Video::DVDRip::CPAN::Scanf 2.0 metacpan
Video::DVDRip::Cluster::ExecFlowFrontend metacpan
Video::DVDRip::Cluster::JobPlanner metacpan
Video::DVDRip::Cluster::Master metacpan
Video::DVDRip::Cluster::Node metacpan
Video::DVDRip::Cluster::PSU metacpan
Video::DVDRip::Cluster::Pipe metacpan
Video::DVDRip::Cluster::Project metacpan
Video::DVDRip::Cluster::Scheduler metacpan
Video::DVDRip::Cluster::Title metacpan
Video::DVDRip::Cluster::Webserver metacpan
Video::DVDRip::Config metacpan
Video::DVDRip::Content metacpan
Video::DVDRip::Convert metacpan
Video::DVDRip::Depend metacpan
Video::DVDRip::FilterList metacpan
Video::DVDRip::FilterSettings metacpan
Video::DVDRip::GUI::Base metacpan
Video::DVDRip::GUI::BitrateCalc metacpan
Video::DVDRip::GUI::Cluster::Control metacpan
Video::DVDRip::GUI::Cluster::Node metacpan
Video::DVDRip::GUI::Cluster::Title metacpan
Video::DVDRip::GUI::Context metacpan
Video::DVDRip::GUI::Depend metacpan
Video::DVDRip::GUI::ExecFlow metacpan
Video::DVDRip::GUI::Filters metacpan
Video::DVDRip::GUI::FormFactory::ClipImage metacpan
Video::DVDRip::GUI::FormFactory::SubtitlePreviews metacpan
Video::DVDRip::GUI::Main metacpan
Video::DVDRip::GUI::MultiAudio metacpan
Video::DVDRip::GUI::Pipe metacpan
Video::DVDRip::GUI::Preferences metacpan
Video::DVDRip::GUI::Preview metacpan
Video::DVDRip::GUI::Progress metacpan
Video::DVDRip::GUI::Project::ClipZoom metacpan
Video::DVDRip::GUI::Project::Logging metacpan
Video::DVDRip::GUI::Project::Storage metacpan
Video::DVDRip::GUI::Project::Subtitle metacpan
Video::DVDRip::GUI::Project::Title metacpan
Video::DVDRip::GUI::Project::Transcode metacpan
Video::DVDRip::GUI::Rules metacpan
Video::DVDRip::GUI::ZoomCalculator metacpan
Video::DVDRip::InfoFile metacpan
Video::DVDRip::JobPlanner metacpan
Video::DVDRip::Logger metacpan
Video::DVDRip::PSU metacpan
Video::DVDRip::Preset metacpan
Video::DVDRip::Probe metacpan
Video::DVDRip::Project metacpan
Video::DVDRip::SrtxFile metacpan
Video::DVDRip::Subtitle metacpan
Video::DVDRip::Term::ExitTask metacpan
Video::DVDRip::Term::Main metacpan
Video::DVDRip::Term::Progress metacpan
Video::DVDRip::Title metacpan
Video::DVDRip::TranscodeRC metacpan

Provides

Name File View
Video::DVDRip::Cluster::Webserver::Client lib/Video/DVDRip/Cluster/Webserver.pm metacpan
Video::DVDRip::Filter lib/Video/DVDRip/FilterList.pm metacpan
Video::DVDRip::FilterOption lib/Video/DVDRip/FilterList.pm metacpan
Video::DVDRip::FilterOptionField lib/Video/DVDRip/FilterList.pm metacpan
Video::DVDRip::FilterSettingsInstance lib/Video/DVDRip/FilterSettings.pm metacpan
Video::DVDRip::SrtxFileEntry lib/Video/DVDRip/SrtxFile.pm metacpan
Video::DVDRip::Subtitle::PreviewImage lib/Video/DVDRip/Subtitle.pm metacpan

Other Files

Changes metacpan
Changes.0.46 metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan