diff options
Diffstat (limited to 'perl/perl-IO-All/slack-desc')
-rw-r--r-- | perl/perl-IO-All/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-IO-All/slack-desc b/perl/perl-IO-All/slack-desc new file mode 100644 index 000000000000..8ca149872905 --- /dev/null +++ b/perl/perl-IO-All/slack-desc @@ -0,0 +1,19 @@ +# 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-IO-All: perl-IO-All (IO modules) +perl-IO-All: +perl-IO-All: IO::All combines all of the best Perl IO modules into a single nifty +perl-IO-All: object oriented interface to greatly simplify your everyday Perl IO +perl-IO-All: idioms. It exports a single function called io, which returns a new +perl-IO-All: IO::All object. And that object can do it all! +perl-IO-All: +perl-IO-All: +perl-IO-All: +perl-IO-All: +perl-IO-All: |