DataFlow 0.950000 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- 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.
- 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 | A framework for dataflow processing | 0.950000 | metacpan |
| DataFlow::Item | A piece of information to be processed | 0.950000 | metacpan |
| DataFlow::Meta | A piece of information metadata | 0.950000 | metacpan |
| DataFlow::Proc | A placeholder class for a data processor | 0.950000 | metacpan |
| DataFlow::Proc::CSV | A CSV converting processor | 0.950000 | metacpan |
| DataFlow::Proc::Dumper | A debugging processor that will dump data to STDERR | 0.950000 | metacpan |
| DataFlow::Proc::Encoding | A encoding conversion node | 0.950000 | metacpan |
| DataFlow::Proc::HTMLFilter | A HTML filtering processor | 0.950000 | metacpan |
| DataFlow::Proc::MultiPageURLGenerator | A processor that generates multi-paged URL lists | 0.950000 | metacpan |
| DataFlow::Proc::NOP | A No-Op node, input data is passed unmodified to the output | 0.950000 | metacpan |
| DataFlow::Proc::Null | A null node, will discard any input and return undef in the output | 0.950000 | metacpan |
| DataFlow::Proc::SQL | A node that generates SQL clauses | 0.950000 | metacpan |
| DataFlow::Proc::SimpleFileInput | A node that reads that from a file | 0.950000 | metacpan |
| DataFlow::Proc::SimpleFileOutput | A node that writes data to a file | 0.950000 | metacpan |
| DataFlow::Proc::URLRetriever | An URL-retriever node | 0.950000 | metacpan |
| DataFlow::Role::Dumper | A generic processing node in a data flow | 0.950000 | metacpan |
| DataFlow::Role::File | A role that provides a file-handle for nodes | 0.950000 | metacpan |
| DataFlow::Util::HTTPGet | A HTTP Getter | 0.950000 | metacpan |
| DataFlow::Util::HTTPGet::Curl | A HTTP Getter implementation using Curl | 0.950000 | metacpan |
| DataFlow::Util::HTTPGet::Mechanize | A HTTP Getter implementation using WWW::Mechanize | 0.950000 | metacpan |