summaryrefslogtreecommitdiff
path: root/perl/perl-Test-Output/README
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-09-28 06:40:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-01 07:17:12 +0700
commit7bfb64992e37ede887c7b50680806fda530cc8cb (patch)
treede5403f71220b0faad6380c84593c6c727e75b0f /perl/perl-Test-Output/README
parenta7099e898dbf9d381bb9ceb5deeef61f24ef2381 (diff)
downloadslackbuilds-7bfb64992e37ede887c7b50680806fda530cc8cb.tar.gz
perl/perl-Test-Output: Added (Utilities to test STDOUT and STDERR).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Test-Output/README')
-rw-r--r--perl/perl-Test-Output/README5
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.