DataFlow 0.91.02 Deleted
Kwalitee Issues
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- DateTime
- MooseX::Traits
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Test::UseAllModules
- 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 |
|---|---|---|---|
| DataFlow::Chain | A "super-node" that can link a sequence of nodes | 0.091002 | metacpan |
| DataFlow::Item | A DataFlow item with the associated metadata | 0.091002 | metacpan |
| DataFlow::Meta | Meta-data required for DataFlow::Item | 0.091002 | metacpan |
| DataFlow::Node | A generic processing node in a data flow | 0.091002 | metacpan |
| DataFlow::Node::CSV | 0.091002 | metacpan | |
| DataFlow::Node::Debug | 0.091002 | metacpan | |
| DataFlow::Node::Dumper | Dumper node, will print every input item to STDERR with Data::Dumper | 0.091002 | metacpan |
| DataFlow::Node::Encoding | 0.091002 | metacpan | |
| DataFlow::Node::FileData | 0.091002 | metacpan | |
| DataFlow::Node::HTMLFilter | A filter node for HTML content. | 0.091002 | metacpan |
| DataFlow::Node::LiteralData | 0.091002 | metacpan | |
| DataFlow::Node::MultiPageURLGenerator | 0.091002 | metacpan | |
| DataFlow::Node::NOP | A No-Op node, input data is passed unmodified to the output | 0.091002 | metacpan |
| DataFlow::Node::Null | A null node, will discard any input and return undef in the output | 0.091002 | metacpan |
| DataFlow::Node::SQL | 0.091002 | metacpan | |
| DataFlow::Node::URLRetriever | 0.091002 | metacpan | |
| DataFlow::Node::URLRetriever::Get | 0.091002 | metacpan | |
| DataFlow::Node::URLRetriever::Get::Curl | 0.091002 | metacpan | |
| DataFlow::Node::URLRetriever::Get::Mechanize | 0.091002 | metacpan |