diff options
Diffstat (limited to 'perl/perl-Test-Output/README')
-rw-r--r-- | perl/perl-Test-Output/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-Test-Output/README b/perl/perl-Test-Output/README new file mode 100644 index 0000000000..f38b0e74ea --- /dev/null +++ b/perl/perl-Test-Output/README @@ -0,0 +1,5 @@ +perl-Test-Output (Utilities to test STDOUT and STDERR messages.) + +Test::Output provides a simple interface for testing output sent to +STDOUT or STDERR. A number of different utilities are included to try +and be as flexible as possible to the tester. |