diff options
Diffstat (limited to 't/LO/perl-Capture-Tiny/slack-desc')
-rw-r--r-- | t/LO/perl-Capture-Tiny/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/t/LO/perl-Capture-Tiny/slack-desc b/t/LO/perl-Capture-Tiny/slack-desc deleted file mode 100644 index 84b895f..0000000 --- a/t/LO/perl-Capture-Tiny/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -perl-Capture-Tiny: perl-Capture-Tiny (Capture Everything to STDOUT or STDERR) -perl-Capture-Tiny: -perl-Capture-Tiny: Capture::Tiny provides a simple, portable way to capture almost -perl-Capture-Tiny: anything sent to STDOUT or STDERR, regardless of whether it comes -perl-Capture-Tiny: from Perl, from XS code or from an external program. -perl-Capture-Tiny: -perl-Capture-Tiny: -perl-Capture-Tiny: -perl-Capture-Tiny: -perl-Capture-Tiny: -perl-Capture-Tiny: |