Kwalitee Issues

has_meta_yml

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::MakeMethods::Emulator::MethodMaker
  • Video::OpenQuicktime

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Video-Info-0.993/Info/MPEG.pm -- Around line 662: '=item' outside of any '=over' Around line 671: You forgot a '=back' before '=head2' Around line 751: You can't have =items (as at line 755) unless the first thing after the =over is an =item Around line 815: You forgot a '=back' before '=head1' Video-Info-0.993/Info.pm -- Around line 397: You forgot a '=back' before '=head1'

has_meta_json

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

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.

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: Video::Info, Video::Info::ASF, Video::Info::FOO, Video::Info::MPEG, Video::Info::MPEG::Audio, Video::Info::MPEG::Constants, Video::Info::MPEG::System, Video::Info::MPEG::Video, Video::Info::Quicktime, Video::Info::RIFF

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.00,0.02,0.993,1.01,1.07

Modules

Name Abstract Version View
Video::Info Retrieve video properties such as: height width codec fps 0.993 metacpan
Video::Info::ASF ASF files for attributes like: 1.01 metacpan
Video::Info::FOO what is it useful for? an example list: 0.00 metacpan
Video::Info::MPEG Basic MPEG bitstream attribute parser. metacpan
Video::Info::MPEG::Audio metacpan
Video::Info::MPEG::Constants metacpan
Video::Info::MPEG::System metacpan
Video::Info::MPEG::Video metacpan
Video::Info::Magic Resolve video filetype if possible. 1.01 metacpan
Video::Info::Quicktime extract information from Quicktime (TM) files. 0.02 metacpan
Video::Info::RIFF Probe DivX and AVI files for attributes like: 1.07 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan