Pakket: libperl6-say-perl (0.16-1)
Verwijzigingen voor libperl6-say-perl
Trisquel bronnen:
Het bronpakket libperl6-say-perl downloaden:
- [libperl6-say-perl_0.16-1.dsc]
- [libperl6-say-perl_0.16.orig.tar.gz]
- [libperl6-say-perl_0.16-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- gregor herrmann
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module to print without newline needed
Perl6::Say implements a close simulation of the say function in Perl 6, which acts like print but automatically appends a newline.
Use it just like print (except that it only supports the indirect object syntax when the stream is a bareword).
Since perl 5.10, you don't need this module. The Perl 6 say function is available in Perl 5.10 by saying "use feature 'say';".
Andere aan libperl6-say-perl gerelateerde pakketten
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language