Implementation of the Perl 6 'slurp' built-in
slurp takes: a filename, a filehandle, a typeglob reference, an IO::File object, or a scalar reference, converts it to an input stream (using open() if necessary), and reads in the entire stream. If slurp fails to set up or read the stream, it throws an exception.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.051005-33.fc42 | - |
Fedora 42 | 0.051005-33.fc42 | - |
Fedora 41 | 0.051005-32.fc41 | - |
Fedora 40 | 0.051005-31.fc40 | - |
You can contact the maintainers of this package via email at
perl-Perl6-Slurp dash maintainers at fedoraproject dot org
.