Petal 0.73 Deleted

Kwalitee Issues

has_meta_yml

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

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.

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 (66) does not match dist (124):
  • Missing in MANIFEST: CVS/Entries, CVS/Repository, CVS/Root, CVS/Tag, lib/CVS/Entries, lib/CVS/Repository, lib/CVS/Root, lib/CVS/Tag, lib/Petal/CVS/Entries, lib/Petal/CVS/Repository, lib/Petal/CVS/Root, lib/Petal/CVS/Tag, lib/Petal/Cache/CVS/Entries, lib/Petal/Cache/CVS/Repository, lib/Petal/Cache/CVS/Root, lib/Petal/Cache/CVS/Tag, lib/Petal/Canonicalizer/CVS/Entries, lib/Petal/Canonicalizer/CVS/Repository, lib/Petal/Canonicalizer/CVS/Root, lib/Petal/Canonicalizer/CVS/Tag, lib/Petal/Hash/CVS/Entries, lib/Petal/Hash/CVS/Repository, lib/Petal/Hash/CVS/Root, lib/Petal/Hash/CVS/Tag, lib/Petal/Parser/CVS/Entries, lib/Petal/Parser/CVS/Repository, lib/Petal/Parser/CVS/Root, lib/Petal/Parser/CVS/Tag, t/023_Loop_Error.t, t/CVS/Entries, t/CVS/Repository, t/CVS/Root, t/CVS/Tag, t/data/CVS/Entries, t/data/CVS/Repository, t/data/CVS/Root, t/data/CVS/Tag, t/data/include/CVS/Entries, t/data/include/CVS/Repository, t/data/include/CVS/Root, t/data/include/CVS/Tag, t/data/loop_error.xml, t/data/multiple_includes/CVS/Entries, t/data/multiple_includes/CVS/Repository, t/data/multiple_includes/CVS/Root, t/data/multiple_includes/CVS/Tag, t/data/multiple_includes/includes/CVS/Entries, t/data/multiple_includes/includes/CVS/Repository, t/data/multiple_includes/includes/CVS/Root, t/data/multiple_includes/includes/CVS/Tag, t/data/nested_modifiers/CVS/Entries, t/data/nested_modifiers/CVS/Repository, t/data/nested_modifiers/CVS/Root, t/data/nested_modifiers/CVS/Tag, t/data/set_modifier/CVS/Entries, t/data/set_modifier/CVS/Repository, t/data/set_modifier/CVS/Root, t/data/set_modifier/CVS/Tag
prereq_matches_use

List all used modules in META.yml requires

Error:
  • HTML::Parser
  • HTML::TreeBuilder
  • XML::Parser

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.

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.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:
  • Petal
  • Petal::Cache::Disk
  • Petal::Cache::Memory
  • Petal::Canonicalizer::XHTML
  • Petal::Canonicalizer::XML
  • Petal::CodeGenerator
  • Petal::Expressions
  • Petal::Hash
  • Petal::Hash::String
  • Petal::Hash::Var
  • Petal::Parser::HTMLWrapper
  • Petal::Parser::XMLWrapper

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
Petal Perl Template Attribute Language 0.73 metacpan
Petal::Cache::Disk Caches generated code on disk. metacpan
Petal::Cache::Memory Caches generated subroutines in memory. metacpan
Petal::Canonicalizer::XHTML Builds an XHTML canonical Petal file metacpan
Petal::Canonicalizer::XML Builds an XML canonical Petal file metacpan
Petal::CodeGenerator Turns canonicalized XML files into Perl code. metacpan
Petal::Expressions Accessing values from Petal. metacpan
Petal::Hash Magical hash for Petal objects metacpan
Petal::Hash::String Interpolates variables with other strings in Petal attributes metacpan
Petal::Hash::Var THE standard hash modifier, evaluates an expression and returns the result. metacpan
Petal::Parser::HTMLWrapper Fires Petal::Canonicalizer events from HTML metacpan
Petal::Parser::XMLWrapper metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan