Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: CPAN::Meta::YAML found bad indenting in line ' xs'

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (210) does not match dist (211):
  • Missing in MANIFEST: lib/Audio/TagLib/Vorbis/File.pm.bak

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.56/lib/Audio/TagLib/AudioProperties.pm -- Around line 53: =over should be: '=over' or '=over positive_number' You can't have =items (as at line 62) unless the first thing after the =over is an =item Around line 104: You forgot a '=back' before '=head2' Audio-TagLib-1.56/lib/Audio/TagLib/Ogg/Vorbis/File.pm -- Around line 14: =pod directives shouldn't be over one line long! Ignoring all 5 lines of content Audio-TagLib-1.56/lib/Audio/TagLib/Ogg/Vorbis/Properties.pm -- Around line 14: =pod directives shouldn't be over one line long! Ignoring all 5 lines of content Audio-TagLib-1.56/lib/Audio/TagLib/String.pm -- Around line 75: Expected '=item *' Around line 79: Expected '=item *' Around line 93: Expected '=item *' Around line 97: Expected '=item *' Around line 103: Expected '=item *' Around line 111: Expected '=item *' Around line 115: Expected '=item *' Around line 122: Expected '=item *' Around line 126: Expected '=item *' Around line 132: Expected '=item *' Around line 139: Expected '=item *' Around line 143: Expected '=item *' Around line 148: Expected '=item *' Around line 153: Expected '=item *' Around line 158: Expected '=item *' Around line 163: Expected '=item *' Around line 169: Expected '=item *' Around line 173: Expected '=item *' Around line 179: Expected '=item *' Around line 188: Expected '=item *' Around line 194: Expected '=item *' Around line 198: Expected '=item *' Around line 202: Expected '=item *' Around line 206: Expected '=item *' Around line 211: Expected '=item *' Around line 216: Expected '=item *' Around line 220: Expected '=item *' Around line 225: Expected '=item *' Audio-TagLib-1.56/lib/Audio/TagLib/Vorbis/Properties.pm -- Around line 14: =pod directives shouldn't be over one line long! Ignoring all 5 lines of content

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.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • File::Slurp
  • Test::Deep
  • Test::Output

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

Other Files

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