| Paketname | libperl6-slurp-perl | 
| Beschreibung | Implements the Perl 6 'slurp' built-in | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.03-6 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 72 Byte | 
| Hängt ab von | libperl6-export-perl (>= 0.07), perl (>= 5.6.0-16) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 11332 Byte | 
| Prüfsumme MD5 | 440ff10c26d20531a608a8e378094e56 | 
| Prüfsumme SHA1 | 2c859d6353e80a3a2da68dc071fc6a4db43e71d4 | 
| Prüfsumme SHA256 | f733b6abfcbf65993ccd74b48ae406b176c5112f4db964dac1f9e2a72f037d90 | 
| Link zum Herunterladen | libperl6-slurp-perl_0.03-6_all.deb | 
| Ausführliche Beschreibung | Perl6::Slurp allows you to "slurp" in contents from a file or
a file handle into a scalar or an array. This used to be done by
modifying the $/ built-in, but Perl6::Slurp gives us the ease of
use of the Perl 6's slurp() function. |