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: Flux

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.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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: Flux

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.

Modules

Name Abstract Version View
Flux stream processing toolkit 1.02 metacpan
Flux::Format interface for symmetric two-way formatting of any storage. 1.02 metacpan
Flux::In input stream role 1.02 metacpan
Flux::In::Role::Easy role to implement input streams with only one read() method 1.02 metacpan
Flux::In::Role::Lag role for input streams which are aware of their lag 1.02 metacpan
Flux::Mapper objects for transforming input or output streams. 1.02 metacpan
Flux::Mapper::Anon callback-style mapper 1.02 metacpan
Flux::Mapper::Easy simplified version of Flux::Mapper role 1.02 metacpan
Flux::Mapper::MappedIn representation of in|mapper 1.02 metacpan
Flux::Mapper::MappedMapper representation of mapper|mapper 1.02 metacpan
Flux::Mapper::MappedOut representation of mapper|out 1.02 metacpan
Flux::Out output stream interface 1.02 metacpan
Flux::Out::Role::Easy role to implement output streams with only one write() method 1.02 metacpan
Flux::Role::Description role for stream objects that implement 'description' 1.02 metacpan
Flux::Role::Owned role for stream objects that belong to a specific user 1.02 metacpan
Flux::Simple functional-style stream generators 1.02 metacpan
Flux::Simple::ArrayIn input stream representation of an array 1.02 metacpan
Flux::Simple::ArrayOut output stream which stores data in a given array 1.02 metacpan
Flux::Storage interface to any flux storage. 1.02 metacpan
Flux::Storage::Formatted Representation of a storage wrapped with a format. 1.02 metacpan
Flux::Storage::Memory in-memory storage with support for named clients 1.02 metacpan
Flux::Storage::Memory::In in-memory input stream for Flux::MemoryStorage 1.02 metacpan
Flux::Storage::Role::ClientList common methods for storages with named clients 1.02 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan