| Paketname | libperl6-slurp-perl | 
| Beschreibung | Implements the Perl 6 'slurp' built-in | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.03-6 | 
| Sektion | universe/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 | Ubuntu MOTU Developers | 
| Quelle |  | 
| Paketgröße | 11420 Byte | 
| Prüfsumme MD5 | f245796f1fe53ecceafcc40beddaf57b | 
| Prüfsumme SHA1 | 84ab71ee8c66b421a2126f8d205a170f46809072 | 
| Prüfsumme SHA256 | c73eb98fdf69584462c66576523818f7ed33304dd82fc0d35498f466dd4d76e7 | 
| 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. |