Info3: <<
Package: perl6-slurp-pm%type_pkg[perl]
Version: 0.051005
Revision: 1
Depends: <<
	perl%type_pkg[perl]-core,
<<
Source: mirror:cpan:authors/id/D/DC/DCONWAY/Perl6-Slurp-%v.tar.gz
Source-Checksum: SHA256(0e0ceb30495ecf64dc6cacd12113d604871104c0cfe153487b8d68bc9393d78f)
Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<
UpdatePOD: true
DocFiles: Changes README
Description: Perl 5 implementation of Perl6's 'slurp'
DescDetail: <<
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.
<<
License: Artistic/GPL
Homepage: https://metacpan.org/dist/Perl6-Slurp
InstallScript: <<
	%{default_script}
	mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
Maintainer: Jesse Alama <jesse.alama@gmail.com>
<<