diff options
Diffstat (limited to 't/LO/perl-Capture-Tiny/README')
-rw-r--r-- | t/LO/perl-Capture-Tiny/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/LO/perl-Capture-Tiny/README b/t/LO/perl-Capture-Tiny/README new file mode 100644 index 0000000..e86b182 --- /dev/null +++ b/t/LO/perl-Capture-Tiny/README @@ -0,0 +1,3 @@ +Capture::Tiny provides a simple, portable way to capture almost +anything sent to STDOUT or STDERR, regardless of whether it comes +from Perl, from XS code or from an external program. |