mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
a5b727886c
Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. This pass brought to you by loving, painstaking hand editing.
10 lines
394 B
Plaintext
10 lines
394 B
Plaintext
IO::All - IO::All combines all of the best Perl IO modules
|
|
|
|
IO::All combines all of the best Perl IO modules into a single Spiffy object
|
|
oriented interface to greatly simplify your everyday Perl IO idioms.
|
|
It exports a single function called io, which returns a new IO::All object.
|
|
And that object can do it all!
|
|
|
|
WWW: http://search.cpan.org/dist/IO-All/
|
|
Author: Brian Ingerson <ingy@cpan.org>
|