[ 源代码: libcrypt-unixcrypt-perl ]
软件包:libcrypt-unixcrypt-perl(1.0-8)
libcrypt-unixcrypt-perl 的相关链接
Debian 的资源:
下载源码包 libcrypt-unixcrypt-perl:
- [libcrypt-unixcrypt-perl_1.0-8.dsc]
- [libcrypt-unixcrypt-perl_1.0.orig.tar.gz]
- [libcrypt-unixcrypt-perl_1.0-8.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl-only implementation of the crypt(3) function
The Crypt::UnixCrypt module is a portable implementation of the Unix library function crypt(). It is especially useful on systems whose perl does not implement the built-in crypt() function.
This module won't overload a built-in crypt() unless forced by a true value of the variable $Crypt::UnixCrypt::OVERRIDE_BUILTIN.