Music-DB 0.01 Deleted
Kwalitee Issues
- has_tests
-
Add tests!
- 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: Music-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' Music-DB-0.01/DB/Reports.pm -- Around line 272: You forgot a '=back' before '=head2' Around line 310: =over without closing =back Music-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 Music-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 Music-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 Music-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 Music-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.
- 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.
- 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: Music::DB, Music::DB::Adaptor::dbi::mysql, Music::DB::Adaptor::dbi::sqlite, Music::DB::Build, Music::DB::DataTypes::Album, Music::DB::DataTypes::AlbumList, Music::DB::DataTypes::Artist, Music::DB::DataTypes::ArtistList, Music::DB::DataTypes::Genre, Music::DB::DataTypes::GenreList, Music::DB::DataTypes::Song, Music::DB::DataTypes::SongList, Music::DB::Factory, Music::DB::Parse::FlatFile, Music::DB::Parse::ReadFiles, Music::DB::Parse::iTunes, Music::DB::Query, Music::DB::Reports, Music::DB::Util::Playlists, Music::DB::Util::Rearrange, Music::DB::Util::SongStats, Music::DB::Util::SystemConfig, Music::DB::Util::UserManagement, Music::DB::Util::Warnings, Music::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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Music::DB | Tools for generating relational databases of MP3s | metacpan | |
| Music::DB::Adaptor::dbi::mysql | Database adaptor for a specific mysql schema | 1.11 | metacpan |
| Music::DB::Adaptor::dbi::sqlite | Database adaptor for a specific mysql schema | 1.11 | metacpan |
| Music::DB::Build | metacpan | ||
| Music::DB::DataTypes::Album | metacpan | ||
| Music::DB::DataTypes::AlbumList | metacpan | ||
| Music::DB::DataTypes::Artist | metacpan | ||
| Music::DB::DataTypes::ArtistList | metacpan | ||
| Music::DB::DataTypes::Genre | metacpan | ||
| Music::DB::DataTypes::GenreList | metacpan | ||
| Music::DB::DataTypes::Song | metacpan | ||
| Music::DB::DataTypes::SongList | metacpan | ||
| Music::DB::Factory | metacpan | ||
| Music::DB::Parse::FlatFile | metacpan | ||
| Music::DB::Parse::ReadFiles | metacpan | ||
| Music::DB::Parse::iTunes | metacpan | ||
| Music::DB::Query | query methods of a Music::DB database | metacpan | |
| Music::DB::Reports | Generate quick reports of a Music::DB database | metacpan | |
| Music::DB::Util::Playlists | metacpan | ||
| Music::DB::Util::Rearrange | metacpan | ||
| Music::DB::Util::SongStats | metacpan | ||
| Music::DB::Util::SystemConfig | metacpan | ||
| Music::DB::Util::UserManagement | metacpan | ||
| Music::DB::Util::Warnings | metacpan | ||
| Music::DB::Web | Assists in web-based queries of an MP3 Database | metacpan |