Kwalitee Issues

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

main_module_version_matches_dist_version

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

no_pod_errors

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

Error: Audio-DB-0.01/DB/Query.pm -- Around line 41: You can't have =items (as at line 47) unless the first thing after the =over is an =item Around line 103: You forgot a '=back' before '=head1' Audio-DB-0.01/DB/Reports.pm -- Around line 272: You forgot a '=back' before '=head2' Around line 310: =over without closing =back Audio-DB-0.01/DB/Util/Playlists.pm -- Around line 836: =pod directives shouldn't be over one line long! Ignoring all 4 lines of content Around line 977: =over without closing =back Audio-DB-0.01/DB/Util/Ratings.pm -- Around line 27: =pod directives shouldn't be over one line long! Ignoring all 4 lines of content Around line 168: =over without closing =back Audio-DB-0.01/DB/Util/SystemConfig.pm -- Around line 364: =pod directives shouldn't be over one line long! Ignoring all 4 lines of content Around line 505: =over without closing =back Audio-DB-0.01/DB/Util/UserManagement.pm -- Around line 30: =pod directives shouldn't be over one line long! Ignoring all 4 lines of content Around line 171: =over without closing =back Audio-DB-0.01/DB/Web.pm -- Around line 662: =over without closing =back

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.

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: Audio::DB, Audio::DB::Adaptor::dbi::mysql, Audio::DB::Adaptor::dbi::sqlite, Audio::DB::Build, Audio::DB::DataTypes::Album, Audio::DB::DataTypes::AlbumList, Audio::DB::DataTypes::Artist, Audio::DB::DataTypes::ArtistList, Audio::DB::DataTypes::Genre, Audio::DB::DataTypes::GenreList, Audio::DB::DataTypes::Song, Audio::DB::DataTypes::SongList, Audio::DB::Factory, Audio::DB::Parse::FlatFile, Audio::DB::Parse::ReadFiles, Audio::DB::Parse::iTunes, Audio::DB::Query, Audio::DB::Reports, Audio::DB::Util::Playlists, Audio::DB::Util::Rearrange, Audio::DB::Util::SongStats, Audio::DB::Util::SystemConfig, Audio::DB::Util::UserManagement, Audio::DB::Util::Warnings, Audio::DB::Web

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
Audio::DB Tools for generating relational databases of MP3s metacpan
Audio::DB::Adaptor::dbi::mysql Database adaptor for a specific mysql schema 1.11 metacpan
Audio::DB::Adaptor::dbi::sqlite Database adaptor for a specific mysql schema 1.11 metacpan
Audio::DB::Build metacpan
Audio::DB::DataTypes::Album metacpan
Audio::DB::DataTypes::AlbumList metacpan
Audio::DB::DataTypes::Artist metacpan
Audio::DB::DataTypes::ArtistList metacpan
Audio::DB::DataTypes::Genre metacpan
Audio::DB::DataTypes::GenreList metacpan
Audio::DB::DataTypes::Song metacpan
Audio::DB::DataTypes::SongList metacpan
Audio::DB::Factory metacpan
Audio::DB::Parse::FlatFile metacpan
Audio::DB::Parse::ReadFiles metacpan
Audio::DB::Parse::iTunes metacpan
Audio::DB::Query query methods of a Audio::DB database metacpan
Audio::DB::Reports Generate quick reports of a Audio::DB database metacpan
Audio::DB::Util::Playlists metacpan
Audio::DB::Util::Rearrange metacpan
Audio::DB::Util::SongStats metacpan
Audio::DB::Util::SystemConfig metacpan
Audio::DB::Util::UserManagement metacpan
Audio::DB::Util::Warnings metacpan
Audio::DB::Web Assists in web-based queries of an MP3 Database metacpan

Other Files

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