ports

devel/p5-Test-Command-Simple

p5-Test-Command-Simple-0.05 – simplify testing of external commands

Description

This test module is intended to simplify testing of external commands.
It does so by running the command under IPC::Open3, closing the stdin
immediately, and reading everything from the command's stdout and
stderr. It then makes the output available to be tested.

WWW: http://search.cpan.org/dist/Test-Command-Simple/

Categories:
devel perl5

Library dependencies

None

Build dependencies

None

Run dependencies

None