Kwalitee Issues

no_pod_errors

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

Error: Audio-TagLib-1.50_01/lib/Audio/TagLib/String.pm -- Around line 66: Expected '=item *' Around line 79: Expected '=item *' Around line 83: Expected '=item *' Around line 89: Expected '=item *' Around line 97: Expected '=item *' Around line 101: Expected '=item *' Around line 108: Expected '=item *' Around line 112: Expected '=item *' Around line 118: Expected '=item *' Around line 125: Expected '=item *' Around line 129: Expected '=item *' Around line 134: Expected '=item *' Around line 139: Expected '=item *' Around line 144: Expected '=item *' Around line 149: Expected '=item *' Around line 155: Expected '=item *' Around line 159: Expected '=item *' Around line 165: Expected '=item *' Around line 174: Expected '=item *' Around line 180: Expected '=item *' Around line 184: Expected '=item *' Around line 188: Expected '=item *' Around line 192: Expected '=item *' Around line 197: Expected '=item *' Around line 202: Expected '=item *' Around line 206: Expected '=item *' Around line 211: Expected '=item *'

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.

consistent_version

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

Error: 1.41,1.50_01

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).

Modules

Name Abstract Version View
Audio::TagLib a library for reading and editing audio meta data, commonly known as I<tags>. 1.50_01 metacpan
Audio::TagLib::APE::Footer An implementation of APE footers 1.41 metacpan
Audio::TagLib::APE::Item An implementation of APE-items 1.41 metacpan
Audio::TagLib::APE::ItemListMap Perl-only class 1.41 metacpan
Audio::TagLib::APE::ItemListMap::Iterator Perl-only class 1.41 metacpan
Audio::TagLib::APE::Tag An APE tag implementation 1.41 metacpan
Audio::TagLib::AudioProperties A simple, abstract interface to common audio properties 1.41 metacpan
Audio::TagLib::ByteVector A byte vector 1.41 metacpan
Audio::TagLib::ByteVector::Iterator Perl-only class 1.41 metacpan
Audio::TagLib::ByteVectorList A list of ByteVectors 1.41 metacpan
Audio::TagLib::FLAC::File An implementation of FLAC metadata 1.41 metacpan
Audio::TagLib::FLAC::Properties An implementation of audio property reading for FLAC 1.41 metacpan
Audio::TagLib::File A file class with some useful methods for tag manipulation 1.41 metacpan
Audio::TagLib::FileRef This class provides a simple abstraction for creating and handling files 1.41 metacpan
Audio::TagLib::FileRef::FileTypeResolver A class for pluggable file type resolution. 1.41 metacpan
Audio::TagLib::ID3v1 Functions in this namespace 1.41 metacpan
Audio::TagLib::ID3v1::GenreMap Perl-only class 1.41 metacpan
Audio::TagLib::ID3v1::GenreMap::Iterator Perl-only class 1.41 metacpan
Audio::TagLib::ID3v1::StringHandler A abstraction for the string to data encoding in ID3v1 tags. 1.41 metacpan
Audio::TagLib::ID3v1::Tag An ID3v1 tag implementation 1.41 metacpan
Audio::TagLib::ID3v2::AttachedPictureFrame An ID3v2 attached picture frame implementation 1.41 metacpan
Audio::TagLib::ID3v2::CommentsFrame An implementation of ID3v2 comments 1.41 metacpan
Audio::TagLib::ID3v2::ExtendedHeader ID3v2 extended header implementation 1.41 metacpan
Audio::TagLib::ID3v2::Footer ID3v2 footer implementation 1.41 metacpan
Audio::TagLib::ID3v2::Frame ID3v2 frame implementation 1.41 metacpan
Audio::TagLib::ID3v2::FrameFactory A factory for creating ID3v2 frames 1.41 metacpan
Audio::TagLib::ID3v2::FrameList Perl-only class 1.41 metacpan
Audio::TagLib::ID3v2::FrameList::Iterator Perl-only class 1.41 metacpan
Audio::TagLib::ID3v2::FrameListMap Perl-only class 1.41 metacpan
Audio::TagLib::ID3v2::FrameListMap::Iterator Perl-only class 1.41 metacpan
Audio::TagLib::ID3v2::Header An implementation of ID3v2 headers 1.41 metacpan
Audio::TagLib::ID3v2::RelativeVolumeFrame An ID3v2 relative volume adjustment frame implementation 1.41 metacpan
Audio::TagLib::ID3v2::RelativeVolumeFrame::PeakVolume Struct that stores the relevant values for ID3v2 peak volume 1.41 metacpan
Audio::TagLib::ID3v2::SynchData A few functions for ID3v2 synch safe integer conversion 1.41 metacpan
Audio::TagLib::ID3v2::Tag An ID3v2 implementation 1.41 metacpan
Audio::TagLib::ID3v2::TextIdentificationFrame An ID3v2 text identification frame implementation 1.41 metacpan
Audio::TagLib::ID3v2::UniqueFileIdentifierFrame An implementation of ID3v2 unique identifier frames 1.41 metacpan
Audio::TagLib::ID3v2::UnknownFrame A frame type unkown to Audio::TagLib 1.41 metacpan
Audio::TagLib::ID3v2::UserTextIdentificationFrame An ID3v2 custom text identification frame implementation 1.41 metacpan
Audio::TagLib::MPC::File An implementation of Audio::TagLib::File with MPC specific methods 1.41 metacpan
Audio::TagLib::MPC::Properties An implementation of audio property reading for MPC 1.41 metacpan
Audio::TagLib::MPEG::File An MPEG file class with some useful methods specific to MPEG 1.41 metacpan
Audio::TagLib::MPEG::Header An implementation of MP3 frame headers 1.41 metacpan
Audio::TagLib::MPEG::Properties An implementation of audio property reading for MP3 1.41 metacpan
Audio::TagLib::MPEG::XingHeader An implementation of the Xing VBR headers 1.41 metacpan
Audio::TagLib::Ogg::FLAC::File An implementation of Audio::TagLib::File with Ogg/FLAC specific methods 1.41 metacpan
Audio::TagLib::Ogg::FieldListMap Perl-only class 1.41 metacpan
Audio::TagLib::Ogg::FieldListMap::Iterator 1.41 metacpan
Audio::TagLib::Ogg::File An implementation of Audio::TagLib::File with some helpers for Ogg based formats 1.41 metacpan
Audio::TagLib::Ogg::Page An implementation of Ogg pages 1.41 metacpan
Audio::TagLib::Ogg::PageHeader An implementation of the page headers associated with each Ogg::Page 1.41 metacpan
Audio::TagLib::Ogg::Vorbis::File An implementation of Ogg::File with Vorbis specific methods 1.41 metacpan
Audio::TagLib::Ogg::Vorbis::Properties An implementation of audio property reading for Ogg Vorbis 1.41 metacpan
Audio::TagLib::Ogg::XiphComment Ogg Vorbis comment implementation 1.41 metacpan
Audio::TagLib::String A wide string class suitable for unicode 1.41 metacpan
Audio::TagLib::String::Iterator Perl-only class 1.41 metacpan
Audio::TagLib::StringList A list of strings 1.41 metacpan
Audio::TagLib::Tag A simple, generic interface to common audio meta data fields 1.41 metacpan
Audio::TagLib::Vorbis::File An implementation of Ogg::File with Vorbis specific methods 1.41 metacpan
Audio::TagLib::Vorbis::Properties An implementation of audio property reading for Ogg Vorbis 1.41 metacpan

Other Files

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