blob: af40167b8044a4164ede39c00ec815808b50bdb8 (
plain)
1
2
3
4
5
6
7
8
9
|
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/~ingy/IO-All/
Author: Brian Ingerson <ingy@cpan.org>
|