[ 原始碼: liblist-maker-perl ]
套件:liblist-maker-perl(0.005-4)
liblist-maker-perl 的相關連結
Debian 的資源:
下載原始碼套件 liblist-maker-perl:
- [liblist-maker-perl_0.005-4.dsc]
- [liblist-maker-perl_0.005.orig.tar.gz]
- [liblist-maker-perl_0.005-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to generate more sophisticated lists than just $a..$b
The List::Maker module hijacks Perl's built-in file globbing syntax (< *.pl > and glob '*.pl') and retargets it at list creation.
The rationale is simple: most people rarely if ever glob a set of files, but they have to create lists in almost every program they write. So the list construction syntax should be easier than the filename expansion syntax.
Alternatively, you can load the module with an explicit name, and it creates a subroutine of that name that builds the same kinds of lists for you (leaving the globbing mechanism unaltered).
其他與 liblist-maker-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language