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: Data::Hopen, Data::Hopen::G::CollectOp, Data::Hopen::G::DAG, Data::Hopen::G::Entity, Data::Hopen::G::Goal, Data::Hopen::G::GraphBuilder, Data::Hopen::G::Link, Data::Hopen::G::NoOp, Data::Hopen::G::Node, Data::Hopen::G::Op, Data::Hopen::G::OutputOp, Data::Hopen::G::Runnable, Data::Hopen::OrderedPredecessorGraph, Data::Hopen::Scope, Data::Hopen::Scope::Environment, Data::Hopen::Scope::Hash, Data::Hopen::Scope::Inputs, Data::Hopen::Scope::Overrides, Data::Hopen::Util::Data, Data::Hopen::Util::Filename, Data::Hopen::Util::NameSet, Data::Hopen::Visitor

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Data-Hopen-0.000013/lib/Data/Hopen/G/DAG.pm -- Around line 87: =over should be: '=over' or '=over positive_number' Around line 92: =over should be: '=over' or '=over positive_number' Around line 99: You forgot a '=back' before '=head2' You forgot a '=back' before '=head2' Data-Hopen-0.000013/lib/Data/Hopen/Scope.pm -- Around line 91: =over should be: '=over' or '=over positive_number' Around line 96: =over should be: '=over' or '=over positive_number' Around line 103: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1'

no_missing_files_in_provides

Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.

Error: lib/Data/Hopen/TEMPLATE.pm, lib/Data/Hopen/Util/MergeWithoutCloneBlessed.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: Data::Hopen, Data::Hopen::G::CollectOp, Data::Hopen::G::DAG, Data::Hopen::G::Entity, Data::Hopen::G::Goal, Data::Hopen::G::GraphBuilder, Data::Hopen::G::Link, Data::Hopen::G::NoOp, Data::Hopen::G::Node, Data::Hopen::G::Op, Data::Hopen::G::OutputOp, Data::Hopen::G::Runnable, Data::Hopen::OrderedPredecessorGraph, Data::Hopen::Scope, Data::Hopen::Scope::Environment, Data::Hopen::Scope::Hash, Data::Hopen::Scope::Inputs, Data::Hopen::Scope::Overrides, Data::Hopen::Util::Data, Data::Hopen::Util::Filename, Data::Hopen::Util::NameSet, Data::Hopen::Visitor

Modules

Name Abstract Version View
Data::Hopen A dataflow library with first-class edges 0.000013 metacpan
Data::Hopen::Base basic definitions for hopen 0.000013 metacpan
Data::Hopen::G::CollectOp a passthrough operation 0.000013 metacpan
Data::Hopen::G::DAG A hopen build graph 0.000013 metacpan
Data::Hopen::G::Entity The base class for all hopen nodes and edges 0.000013 metacpan
Data::Hopen::G::Goal a named goal in a hopen build 0.000013 metacpan
Data::Hopen::G::GraphBuilder fluent interface for building graphs 0.000013 metacpan
Data::Hopen::G::Link The base class for all hopen links between ops. 0.000013 metacpan
Data::Hopen::G::NoOp a no-op 0.000013 metacpan
Data::Hopen::G::Node The base class for all hopen nodes 0.000013 metacpan
Data::Hopen::G::Op a hopen operation 0.000013 metacpan
Data::Hopen::G::OutputOp operation with a fixed output 0.000013 metacpan
Data::Hopen::G::Runnable parent class for runnable things in a hopen graph 0.000013 metacpan
Data::Hopen::OrderedPredecessorGraph Graph that tracks the order in which edges are added 0.000013 metacpan
Data::Hopen::Scope a nested key-value store. 0.000013 metacpan
Data::Hopen::Scope::Environment a Data::Hopen::Scope of %ENV 0.000013 metacpan
Data::Hopen::Scope::Hash a hash-based nested key-value store 0.000013 metacpan
Data::Hopen::Scope::Inputs Scope that can hold multiple sets of inputs 0.000013 metacpan
Data::Hopen::Scope::Overrides Scope that can override each set individually 0.000013 metacpan
Data::Hopen::TEMPLATE 0.000013 metacpan
Data::Hopen::Util::Data general-purpose data-manipulation functions 0.000013 metacpan
Data::Hopen::Util::Filename functions for manipulating filenames 0.000013 metacpan
Data::Hopen::Util::MergeWithoutCloneBlessed 0.000013 metacpan
Data::Hopen::Util::NameSet set of names (strings or regexps) 0.000013 metacpan
Data::Hopen::Visitor Abstract base class for DAG visitors 0.000013 metacpan

Other Files

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