freebsd-ports/devel/p5-Perl6-Slurp/pkg-descr
Sunpoet Po-Chuan Hsieh e328cf3360 - Add p5-Perl6-Slurp 0.03
Perl6::Slurp implements the Perl 6 'slurp' built-in. slurp takes a filename, a
filehandle, a typeglob reference, an IO::File object, or a scalar reference,
and converts it to an input stream if necessary, and reads in the entire stream.
If slurp fails to set up or read the stream, it throws an exception.

WWW: http://search.cpan.org/dist/Perl6-Slurp/
2011-11-05 16:40:10 +00:00

6 lines
353 B
Text

Perl6::Slurp implements the Perl 6 'slurp' built-in. slurp takes a filename, a
filehandle, a typeglob reference, an IO::File object, or a scalar reference,
and converts it to an input stream if necessary, and reads in the entire stream.
If slurp fails to set up or read the stream, it throws an exception.
WWW: http://search.cpan.org/dist/Perl6-Slurp/