[ 原始碼: libperl6-say-perl ]
套件:libperl6-say-perl(0.16-3)
libperl6-say-perl 的相關連結
Debian 的資源:
下載原始碼套件 libperl6-say-perl:
- [libperl6-say-perl_0.16-3.dsc]
- [libperl6-say-perl_0.16.orig.tar.gz]
- [libperl6-say-perl_0.16-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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