summaryrefslogtreecommitdiff
path: root/devel/p5-Perl6-Slurp
AgeCommit message (Collapse)AuthorFilesLines
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-06-07Added devel/p5-Perl6-Slurp-0.03abs4-0/+38
slurp takes: * a filename, * a filehandle, * a typeglob reference, * an IO::File object, or * a scalar reference, 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.