软件包: libperl6-say-perl (0.16-1)
libperl6-say-perl 的相关链接
Trisquel 的资源:
下载源码包 libperl6-say-perl:
- [libperl6-say-perl_0.16-1.dsc]
- [libperl6-say-perl_0.16.orig.tar.gz]
- [libperl6-say-perl_0.16-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- gregor herrmann
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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';".
其他与 libperl6-say-perl 有关的软件包
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language