Kwalitee Issues

has_meta_yml

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

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

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.

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: Audio::Daemon

prereq_matches_use

List all used modules in META.yml requires

Error:

  • MP3::Info
  • Shout
  • Xmms
  • Xmms::Config
  • Xmms::Remote

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-Daemon-0.99Beta/Daemon/Client.pm -- Around line 256: =back doesn't take any parameters, but you said =back 4 Around line 262: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' Around line 403: =back doesn't take any parameters, but you said =back 4 Audio-Daemon-0.99Beta/Daemon/MPG123.pm -- Around line 389: =back doesn't take any parameters, but you said =back 4 Around line 411: =back doesn't take any parameters, but you said =back 4 Around line 413: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' Audio-Daemon-0.99Beta/Daemon/Shout.pm -- Around line 496: =back doesn't take any parameters, but you said =back 4 Around line 522: =back doesn't take any parameters, but you said =back 4 Around line 543: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' Audio-Daemon-0.99Beta/Daemon/Xmms.pm -- Around line 285: =back doesn't take any parameters, but you said =back 4 Around line 307: =back doesn't take any parameters, but you said =back 4 Around line 309: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' Around line 368: =back doesn't take any parameters, but you said =back 4

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: Audio::Daemon, Audio::Daemon::Client, Audio::Daemon::MPG123, Audio::Daemon::Shout, Audio::Daemon::Xmms

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • Daemon.pm: HASH(0x55c8d1628f68)
  • Daemon/Client.pm: HASH(0x55c8d1501510)
  • Daemon/MPG123.pm: HASH(0x55c8d1637420)
  • Daemon/Shout.pm: HASH(0x55c8d1616578)
  • Daemon/Xmms.pm: HASH(0x55c8d1616938)

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::Daemon UDP Daemon for various Sound Players metacpan
Audio::Daemon::Client metacpan
Audio::Daemon::MPG123 metacpan
Audio::Daemon::Shout Audio::Daemon backend for libshout (icecast) metacpan
Audio::Daemon::Xmms The Xmms Server portion of Audio::Daemon metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan