[ 源代码: libstring-shellquote-perl ]
软件包:libstring-shellquote-perl(1.04-3)
libstring-shellquote-perl 的相关链接
Debian 的资源:
下载源码包 libstring-shellquote-perl:
- [libstring-shellquote-perl_1.04-3.dsc]
- [libstring-shellquote-perl_1.04.orig.tar.gz]
- [libstring-shellquote-perl_1.04-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to quote strings for passing through the shell
The String::ShellQuote module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object, plus a command-line interface to it. It is useful for doing robust tool programming, particularly when dealing with files whose names contain white space or shell globbing characters.