Test2-Plugin-IOSync 0.000008 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: Test2::Plugin::IOMuxer::FORMAT, Test2::Plugin::IOMuxer::STDERR, Test2::Plugin::IOMuxer::STDOUT
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- parent
- 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: Test2::Plugin::IOMuxer::FORMAT, Test2::Plugin::IOMuxer::STDERR, Test2::Plugin::IOMuxer::STDOUT
- 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 |
---|---|---|---|
Test2::Event::Output | Event to represent a line of STDOUT or STDERR output. | 0.000008 | metacpan |
Test2::Plugin::IOEvents | Turn output written to STDOUT and STDERR into Events. | 0.000008 | metacpan |
Test2::Plugin::IOEvents::Base | The PerlIO::via:: base class used by IOEvents for output lines. | 0.000008 | metacpan |
Test2::Plugin::IOEvents::STDERR | The PerlIO::via:: class used by IOEvents for STDERR lines. | 0.000008 | metacpan |
Test2::Plugin::IOEvents::STDOUT | The PerlIO::via:: class used by IOEvents for STDOUT lines. | 0.000008 | metacpan |
Test2::Plugin::IOMuxer | Send STDERR and STDOUT output to a single file in addition to the original, including timestamp markers. | 0.000008 | metacpan |
Test2::Plugin::IOMuxer::FORMAT | The PerlIO::via class used by Test2::Plugin::IOMuxer for formatter layers. | 0.000008 | metacpan |
Test2::Plugin::IOMuxer::Layer | The PerlIO::via class used by Test2::Plugin::IOMuxer. | 0.000008 | metacpan |
Test2::Plugin::IOMuxer::STDERR | The PerlIO::via class used by Test2::Plugin::IOMuxer for STDERR layers. | 0.000008 | metacpan |
Test2::Plugin::IOMuxer::STDOUT | The PerlIO::via class used by Test2::Plugin::IOMuxer for STDOUT layers. | 0.000008 | metacpan |
Test2::Plugin::IOSync | Load IOEvents and IOMuxer so that they work together. | 0.000008 | metacpan |
Test2::Plugin::OpenFixPerlIO | Override CORE::GLOBAL::open() to fix perlio via cloning. | 0.000008 | metacpan |