[ 原始碼: libsystem-sub-perl ]
套件:libsystem-sub-perl(0.162800-3)
libsystem-sub-perl 的相關連結
Debian 的資源:
下載原始碼套件 libsystem-sub-perl:
- [libsystem-sub-perl_0.162800-3.dsc]
- [libsystem-sub-perl_0.162800.orig.tar.gz]
- [libsystem-sub-perl_0.162800-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
wrap external command with a DWIM sub
System::Sub provides a Perl sub that wraps the call to an external program. The return value is line(s) dependending on context ("wantarray").
This may be what you need if you want to run external commands as easily as from a Unix shell script but with a perl-ish feel (contextual output). So this is not a universal module for running external programs (like IPC::Run) but instead a simpler interface for a common style of external programs.
其他與 libsystem-sub-perl 有關的套件
|
|
|
|
-
- dep: libfile-which-perl
- Perl module for searching paths for executable programs
-
- dep: libipc-run-perl
- Perl module for running processes
-
- dep: libsub-name-perl
- module for assigning a new name to referenced sub
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language