Data-Hopen 0.000009-TRIAL Deleted
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::FilesOp, Data::Hopen::G::Goal, Data::Hopen::G::GraphBuilder, Data::Hopen::G::Link, Data::Hopen::G::Node, Data::Hopen::G::Op, Data::Hopen::G::Runnable, Data::Hopen::Scope, Data::Hopen::Scope::Environment, Data::Hopen::Scope::Hash, Data::Hopen::Scope::Inputs, Data::Hopen::Scope::Overrides, Data::Hopen::Tool, Data::Hopen::Toolchain, Data::Hopen::Util::Data, Data::Hopen::Util::Filename, Data::Hopen::Util::NameSet
- no_missing_files_in_provides
-
Use authoring tool like Dist::Zilla, Milla, and Minilla to generate correct provides.
Error: lib/Data/Hopen/TEMPLATE.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::FilesOp, Data::Hopen::G::Goal, Data::Hopen::G::GraphBuilder, Data::Hopen::G::Link, Data::Hopen::G::Node, Data::Hopen::G::Op, Data::Hopen::G::Runnable, Data::Hopen::Scope, Data::Hopen::Scope::Environment, Data::Hopen::Scope::Hash, Data::Hopen::Scope::Inputs, Data::Hopen::Scope::Overrides, Data::Hopen::Tool, Data::Hopen::Toolchain, Data::Hopen::Util::Data, Data::Hopen::Util::Filename, Data::Hopen::Util::NameSet
- 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 |
---|---|---|---|
Data::Hopen | A build generator with first-class edges and explicit dependencies | 0.000009 | metacpan |
Data::Hopen::Arrrgs | Perl extension allowing subs to handle mixed parameter lists | 0.000009 | metacpan |
Data::Hopen::Base | basic definitions for hopen | 0.000009 | metacpan |
Data::Hopen::G::CollectOp | a no-op | 0.000009 | metacpan |
Data::Hopen::G::DAG | A hopen build graph | 0.000009 | metacpan |
Data::Hopen::G::Entity | The base class for all hopen nodes and edges | 0.000009 | metacpan |
Data::Hopen::G::FilesOp | Op that holds a list of files. | 0.000009 | metacpan |
Data::Hopen::G::Goal | a named goal in a hopen build | 0.000009 | metacpan |
Data::Hopen::G::GraphBuilder | fluent interface for building graphs | 0.000009 | metacpan |
Data::Hopen::G::Link | The base class for all hopen links between ops. | 0.000009 | metacpan |
Data::Hopen::G::Node | The base class for all hopen nodes | 0.000009 | metacpan |
Data::Hopen::G::Op | a hopen operation | 0.000009 | metacpan |
Data::Hopen::G::Runnable | parent class for runnable things in a hopen graph | 0.000009 | metacpan |
Data::Hopen::Scope | a nested key-value store. | 0.000009 | metacpan |
Data::Hopen::Scope::Environment | a Data::Hopen::Scope of %ENV | 0.000009 | metacpan |
Data::Hopen::Scope::Hash | a hash-based nested key-value store | 0.000009 | metacpan |
Data::Hopen::Scope::Inputs | Scope that can hold multiple sets of inputs | 0.000009 | metacpan |
Data::Hopen::Scope::Overrides | Scope that can override each set individually | 0.000009 | metacpan |
Data::Hopen::TEMPLATE | 0.000009 | metacpan | |
Data::Hopen::Tool | Base class for packages that know how to process files | 0.000009 | metacpan |
Data::Hopen::Toolchain | SUPERSEDED base class for hopen toolchains | 0.000009 | metacpan |
Data::Hopen::Util::Data | general-purpose data-manipulation functions | 0.000009 | metacpan |
Data::Hopen::Util::Filename | functions for manipulating filenames | 0.000009 | metacpan |
Data::Hopen::Util::NameSet | set of names (strings or regexps) | 0.000009 | metacpan |