Kwalitee Issues

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: Treex::Core::ScenarioParser

prereq_matches_use

List all used modules in META.yml requires

Error:

  • PMLTQ::Relation
  • PMLTQ::Relation::SimpleListIterator

has_meta_json

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

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: share/tred_extension/treex/libs/PMLTQ/Relation/Treex.pm

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: PMLTQ::Relation::Treex, Treex::Core::ScenarioParser, Treex::Core::TredView::AnnotationCommand

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:

  • Parse::RecDescent::_Runtime
  • Parse::RecDescent::_Runtime::Action
  • Parse::RecDescent::_Runtime::ColCounter
  • Parse::RecDescent::_Runtime::Directive
  • Parse::RecDescent::_Runtime::Error
  • Parse::RecDescent::_Runtime::Expectation
  • Parse::RecDescent::_Runtime::InterpLit
  • Parse::RecDescent::_Runtime::LineCounter
  • Parse::RecDescent::_Runtime::Literal
  • Parse::RecDescent::_Runtime::OffsetCounter
  • Parse::RecDescent::_Runtime::Operator
  • Parse::RecDescent::_Runtime::Production
  • Parse::RecDescent::_Runtime::Repetition
  • Parse::RecDescent::_Runtime::Result
  • Parse::RecDescent::_Runtime::Rule
  • Parse::RecDescent::_Runtime::Subrule
  • Parse::RecDescent::_Runtime::Token
  • Parse::RecDescent::_Runtime::UncondReject

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

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
PMLTQ::Relation::Treex metacpan
Treex Natural Language Processing framework 1.20150902 metacpan
Treex::Block::Read::BaseReader abstract ancestor for document readers 1.20150902 metacpan
Treex::Block::Read::BaseTextReader abstract ancestor for document readers 1.20150902 metacpan
Treex::Block::Read::Sentences 1.20150902 metacpan
Treex::Block::Read::Text 1.20150902 metacpan
Treex::Block::Read::Treex 1.20150902 metacpan
Treex::Block::Util::DefinedAttr Special block for checking C<undef> attributes 1.20150902 metacpan
Treex::Block::Util::Eval Special block for evaluating code given by parameters. 1.20150902 metacpan
Treex::Block::Util::Find Finding nodes based on criteria specified by parameters 1.20150902 metacpan
Treex::Block::Util::SetGlobal 1.20150902 metacpan
Treex::Block::Write::BaseTextWriter 1.20150902 metacpan
Treex::Block::Write::BaseWriter 1.20150902 metacpan
Treex::Block::Write::Sentences 1.20150902 metacpan
Treex::Block::Write::Text 1.20150902 metacpan
Treex::Block::Write::Treex 1.20150902 metacpan
Treex::Core interface to linguistic structures and processing units in Treex 1.20150902 metacpan
Treex::Core::Block the basic data-processing unit in the Treex framework 1.20150902 metacpan
Treex::Core::Bundle a set of equivalent sentences in the Treex framework 1.20150902 metacpan
Treex::Core::BundleZone contains a sentence and its linguistic representations 1.20150902 metacpan
Treex::Core::CacheBlock Treex::Core::Block with caching 1.20150902 metacpan
Treex::Core::Cloud 1.20150902 metacpan
Treex::Core::Common shorten the "C<use>" part of your Perl codes 1.20150902 metacpan
Treex::Core::Config centralized info about Treex configuration 1.20150902 metacpan
Treex::Core::Coordination 1.20150902 metacpan
Treex::Core::DocZone document zone for the text attribute 1.20150902 metacpan
Treex::Core::Document representation of a text and its linguistic analyses in the Treex framework 1.20150902 metacpan
Treex::Core::DocumentReader interface for all document readers 1.20150902 metacpan
Treex::Core::DocumentReader::Base 1.20150902 metacpan
Treex::Core::DocumentReader::ZoneReader 1.20150902 metacpan
Treex::Core::Files helper class for iterating over filenames 1.20150902 metacpan
Treex::Core::Loader Loader 1.20150902 metacpan
Treex::Core::Log logger tailored for the needs of Treex 1.20150902 metacpan
Treex::Core::Node smallest unit that holds information in Treex 1.20150902 metacpan
Treex::Core::Node::A 1.20150902 metacpan
Treex::Core::Node::EffectiveRelations 1.20150902 metacpan
Treex::Core::Node::InClause 1.20150902 metacpan
Treex::Core::Node::Interset 1.20150902 metacpan
Treex::Core::Node::N 1.20150902 metacpan
Treex::Core::Node::Ordered 1.20150902 metacpan
Treex::Core::Node::P 1.20150902 metacpan
Treex::Core::Node::T 1.20150902 metacpan
Treex::Core::RememberArgs role for remembering constructor's arguments 1.20150902 metacpan
Treex::Core::Resource Access to shared resources 1.20150902 metacpan
Treex::Core::Run 1.20150902 metacpan
Treex::Core::Scenario a larger Treex processing unit, composed of blocks 1.20150902 metacpan
Treex::Core::ScenarioParser 1.20150902 metacpan
Treex::Core::TredView visualization of Treex files in TrEd 1.20150902 metacpan
Treex::Core::TredView::AnnotationCommand simple command-line annotation interface 1.20150902 metacpan
Treex::Core::TredView::BackendStorable 1.20150902 metacpan
Treex::Core::TredView::Colors List of colors used in TrEd 1.20150902 metacpan
Treex::Core::TredView::Common Common methods related to TredView 1.20150902 metacpan
Treex::Core::TredView::Labels Labels of tree nodes in Tred 1.20150902 metacpan
Treex::Core::TredView::LineStyles List of line styles used in TrEd 1.20150902 metacpan
Treex::Core::TredView::Styles Styling of trees in Tred (how they look) 1.20150902 metacpan
Treex::Core::TredView::TreeLayout Layout of trees in Tred 1.20150902 metacpan
Treex::Core::TredView::Vallex Browsing valency lexicons 1.20150902 metacpan
Treex::Core::Types types used in Treex framework 1.20150902 metacpan
Treex::Core::WildAttr role for arbitrary attributes of Treex objects 1.20150902 metacpan
Treex::Core::Zone base class for Zones 1.20150902 metacpan
Treex::Tool::Probe 1.20150902 metacpan

Provides

Name File View
PMLTQ::Relation::Treex::AEChildCIterator share/tred_extension/treex/libs/PMLTQ/Relation/Treex.pm metacpan
PMLTQ::Relation::Treex::AEChildIterator share/tred_extension/treex/libs/PMLTQ/Relation/Treex.pm metacpan
PMLTQ::Relation::Treex::AEParentCIterator share/tred_extension/treex/libs/PMLTQ/Relation/Treex.pm metacpan
PMLTQ::Relation::Treex::AEParentIterator share/tred_extension/treex/libs/PMLTQ/Relation/Treex.pm metacpan
PMLTQ::Relation::Treex::TEChildIterator share/tred_extension/treex/libs/PMLTQ/Relation/Treex.pm metacpan
PMLTQ::Relation::Treex::TEParentIterator share/tred_extension/treex/libs/PMLTQ/Relation/Treex.pm metacpan
Parse::RecDescent::_Runtime lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Action lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::ColCounter lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Directive lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Error lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Expectation lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::InterpLit lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::LineCounter lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Literal lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::OffsetCounter lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Operator lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Production lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Repetition lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Result lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Rule lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Subrule lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Token lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::Treex::Core::ScenarioParser lib/Treex/Core/ScenarioParser.pm metacpan
Parse::RecDescent::_Runtime::UncondReject lib/Treex/Core/ScenarioParser.pm metacpan
Treex::Core::Node::Removed lib/Treex/Core/Node.pm metacpan
Treex::PML::Backend::Treex::Core::TredView::BackendStorable lib/Treex/Core/TredView/BackendStorable.pm metacpan

Other Files

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