diff options
author | Slack Coder <slackcoder@server.ky> | 2024-11-28 09:59:36 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2025-02-19 09:55:01 -0500 |
commit | 24493e32d8548110c514db9bc09efb5aba276ca5 (patch) | |
tree | 80319bacf6eb845741beb8d331969884495d6f4c /t/LO/perl-Capture-Tiny/slack-desc | |
parent | 82a520dcb6f6cfe538c68fd04a8a7b94f3b177c2 (diff) | |
download | sbotools2-24493e32d8548110c514db9bc09efb5aba276ca5.tar.xz |
Set To Do branch
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: |