[ ソース: libshell-command-perl ]
パッケージ: libshell-command-perl (0.06-6)
libshell-command-perl に関するリンク
Debian の資源:
libshell-command-perl ソースパッケージをダウンロード:
- [libshell-command-perl_0.06-6.dsc]
- [libshell-command-perl_0.06.orig.tar.gz]
- [libshell-command-perl_0.06-6.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
cross-platform functions emulating common shell commands
Shell::Command is a thin wrapper around ExtUtils::Command. It is used to replace common UNIX commands in a tried-and-tested cross-platform way.
While ExtUtils::Command is particularly useful in Makefiles, Shell::Command is more convenient to use from Perl.