Flow 1.01 Latest
Kwalitee Issues
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.1,1.01
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Flow | Make data flow processing easy | 1.01 | metacpan |
Flow::Code | process flow by user defined code | 0.1 | metacpan |
Flow::From::JXML | deserialize flow from JSON+XML | 0.1 | metacpan |
Flow::From::XML | 0.1 | metacpan | |
Flow::Grep | Evaluates the EXPR for each element of flow | 0.1 | metacpan |
Flow::Join | Assemble multiple flows streams in to one | 0.1 | metacpan |
Flow::NamedPipesPack | 0.1 | metacpan | |
Flow::Splice | Stream breakdown on a parts | 0.1 | metacpan |
Flow::Split | 0.1 | metacpan | |
Flow::Test | 0.1 | metacpan | |
Flow::To::JXML | serialize flow to JSON+XML | 0.1 | metacpan |
Flow::To::Null | 0.1 | metacpan | |
Flow::To::XML | serialize flow to XML | 0.1 | metacpan |