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: Treex-Core-0.08397/lib/Treex/Block/Read/BaseReader.pm -- Around line 227: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Block/Read/BaseTextReader.pm -- Around line 148: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Block/Read/Sentences.pm -- Around line 76: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Block/Read/Text.pm -- Around line 65: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Block/Read/Treex.pm -- Around line 59: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Block/Util/ChangeDocumentPath.pm -- Around line 59: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Block/Util/DefinedAttr.pm -- Around line 103: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Block/Util/Eval.pm -- Around line 162: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Block/Util/SetGlobal.pm -- Around line 55: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Block/Write/Sentences.pm -- Around line 86: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Block/Write/Text.pm -- Around line 70: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Block/Write/Treex.pm -- Around line 100: Non-ASCII character seen before =encoding in 'Ondřej'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Core/Files.pm -- Around line 121: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Core/TredView/Common.pm -- Around line 69: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Core/TredView/Labels.pm -- Around line 426: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Core/TredView/Styles.pm -- Around line 317: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Core/TredView/TreeLayout.pm -- Around line 516: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Core/TredView/Vallex.pm -- Around line 288: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 Treex-Core-0.08397/lib/Treex/Core/TredView.pm -- Around line 814: Non-ASCII character seen before =encoding in 'Zdeněk'. Assuming UTF-8

has_meta_json

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

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

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

Provides

Name File View
Parse::RecDescent::Treex::Core::ScenarioParser 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