Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_meta_yml

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Data::TemporaryBag

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: SWF-File-0.03/BinStream.pm -- Around line 588: '=item' outside of any '=over' SWF-File-0.03/lib/SWF/BinStream/File.pm -- Around line 186: You forgot a '=back' before '=head2'

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!

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: BinStream.pm, Element.pm, File.pm, Parser.pm

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.

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: SWF::BinStream::File, SWF::BinStream::Write::SubStream, SWF::Element, SWF::File, SWF::Parser

consistent_version

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

Error: 0.01,0.03

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
SWF::BinStream::Write::SubStream 0.03 metacpan
SWF::Element Classes of SWF tags and elements. 0.03 metacpan
SWF::File Create SWF file. 0.01 metacpan
SWF::Parser Parse SWF file. 0.03 metacpan

Provides

Name File View
SWF::BinStream::File::Read lib/SWF/BinStream/File.pm metacpan
SWF::BinStream::File::Write lib/SWF/BinStream/File.pm metacpan
SWF::BinStream::Read BinStream.pm metacpan
SWF::BinStream::Write BinStream.pm metacpan
SWF::Element::ACTIONCONDITION Element.pm metacpan
SWF::Element::ACTIONDATA Element.pm metacpan
SWF::Element::ACTIONDATA::Boolean Element.pm metacpan
SWF::Element::ACTIONDATA::Double Element.pm metacpan
SWF::Element::ACTIONDATA::Integer Element.pm metacpan
SWF::Element::ACTIONDATA::Lookup Element.pm metacpan
SWF::Element::ACTIONDATA::NULL Element.pm metacpan
SWF::Element::ACTIONDATA::Property Element.pm metacpan
SWF::Element::ACTIONDATA::Register Element.pm metacpan
SWF::Element::ACTIONDATA::String Element.pm metacpan
SWF::Element::ACTIONRECORD Element.pm metacpan
SWF::Element::ACTIONTagNumber Element.pm metacpan
SWF::Element::Array Element.pm metacpan
SWF::Element::Array1 Element.pm metacpan
SWF::Element::Array2 Element.pm metacpan
SWF::Element::Array3 Element.pm metacpan
SWF::Element::Array::ACTIONBLOCK Element.pm metacpan
SWF::Element::Array::ACTIONBLOCK2 Element.pm metacpan
SWF::Element::Array::ACTIONCONDITIONARRAY Element.pm metacpan
SWF::Element::Array::ACTIONDATAARRAY Element.pm metacpan
SWF::Element::Array::FONTADVANCETABLE Element.pm metacpan
SWF::Element::Array::FONTBOUNDSTABLE Element.pm metacpan
SWF::Element::Array::FONTCODETABLE Element.pm metacpan
SWF::Element::Array::GLYPHENTRYARRAY Element.pm metacpan
SWF::Element::Array::SHAPEARRAY1 Element.pm metacpan
SWF::Element::Array::SHAPEARRAY2 Element.pm metacpan
SWF::Element::Array::Scalar Element.pm metacpan
SWF::Element::Array::TEXTRECORDARRAY1 Element.pm metacpan
SWF::Element::BUTTONRECORD1 Element.pm metacpan
SWF::Element::BinData Element.pm metacpan
SWF::Element::CXFORM Element.pm metacpan
SWF::Element::EVENTACTION Element.pm metacpan
SWF::Element::FILLSTYLE1 Element.pm metacpan
SWF::Element::FONTKERNINGTABLE Element.pm metacpan
SWF::Element::GLYPHENTRY Element.pm metacpan
SWF::Element::MATRIX Element.pm metacpan
SWF::Element::MORPHFILLSTYLE Element.pm metacpan
SWF::Element::PSTRING Element.pm metacpan
SWF::Element::RECT Element.pm metacpan
SWF::Element::SHAPE1 Element.pm metacpan
SWF::Element::SHAPEREC1 Element.pm metacpan
SWF::Element::SHAPEREC1::NEWSHAPE Element.pm metacpan
SWF::Element::SHAPERECn::CURVEDEDGE Element.pm metacpan
SWF::Element::SHAPERECn::STRAIGHTEDGE Element.pm metacpan
SWF::Element::SHAPEWITHSTYLE1 Element.pm metacpan
SWF::Element::SOUNDINFO Element.pm metacpan
SWF::Element::STRING Element.pm metacpan
SWF::Element::Scalar Element.pm metacpan
SWF::Element::TEXTRECORD1 Element.pm metacpan
SWF::Element::TEXTRECORD1::Type1 Element.pm metacpan
SWF::Element::Tag Element.pm metacpan
SWF::Element::Tag::DefineBits Element.pm metacpan
SWF::Element::Tag::DefineBitsJPEG2 Element.pm metacpan
SWF::Element::Tag::DefineBitsJPEG3 Element.pm metacpan
SWF::Element::Tag::DefineBitsLossless Element.pm metacpan
SWF::Element::Tag::DefineButton2 Element.pm metacpan
SWF::Element::Tag::DefineButtonSound Element.pm metacpan
SWF::Element::Tag::DefineEditText Element.pm metacpan
SWF::Element::Tag::DefineFont2 Element.pm metacpan
SWF::Element::Tag::DefineFontInfo Element.pm metacpan
SWF::Element::Tag::DefineMorphShape Element.pm metacpan
SWF::Element::Tag::DefineSound Element.pm metacpan
SWF::Element::Tag::DefineSprite Element.pm metacpan
SWF::Element::Tag::JPEGTables Element.pm metacpan
SWF::Element::Tag::PlaceObject Element.pm metacpan
SWF::Element::Tag::PlaceObject2 Element.pm metacpan
SWF::Element::Tag::Protect Element.pm metacpan
SWF::Element::Tag::SoundStreamBlock Element.pm metacpan
SWF::Element::Tag::SoundStreamHead Element.pm metacpan
SWF::Element::Tag::Undefined Element.pm metacpan
SWF::Element::Tag::Unidentified Element.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan