Changes for version 0.03_03 - 2014-08-05

  • BUG FIX
    • make work on Perl 5.10.0; see http://www.cpantesters.org/cpan/report/15ef7e40-150f-11e4-b698-db7a2867dcfa

Changes for version 0.03_02 - 2014-07-21

  • BUILD FIX
    • remove extraneous dependency on Exporter::Tiny. Jumped the gun on http://www.cpantesters.org/cpan/report/0c9e658d-6c00-1014-9524-043f55012b15, which reported a problem, but it's with Type::Tiny; this module doesn't doesn't explicitly use it. Might be a tester problem.

Changes for version 0.03_01 - 2014-07-21

  • BUILD FIX
    • add missing dependency on Exporter::Tiny

Modules

manage human readable external command execution pipelines
An argument to an IPC::PrettyPipe::Cmd command
Encapsulate argument formatting attributes
A command in an IPC::PrettyPipe pipeline
shortcuts to building an IPC::PrettyPipe object
execution backend using IPC::Run
role for executor backends
A simple queue
role for an element in an IPC::PrettyPipe::Queue
rendering backend using Template::Tiny
role for renderer backends
An I/O stream for an IPC::PrettyPipe pipline or command
support utilities for streams

Provides

in lib/IPC/PrettyPipe/Format.pm
in lib/IPC/PrettyPipe/Types.pm