[ 源代码: libenv-path-perl ]
软件包:libenv-path-perl(0.19-4)
libenv-path-perl 的相关链接
Debian 的资源:
下载源码包 libenv-path-perl:
- [libenv-path-perl_0.19-4.dsc]
- [libenv-path-perl_0.19.orig.tar.gz]
- [libenv-path-perl_0.19-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module implementing advanced operations on path variables
Env::Path presents an object-oriented interface to path variables, defined as that subclass of environment variables which name an ordered list of filesystem elements separated by a platform-standard separator.
Env::Path is for cases where you need to insert or remove interior path entries, strip redundancies, operate on a path variable without having to know whether the current platform uses ":" or ";", operate on a path variable which may have a different name on different platforms, etc.