[ ソース: libcrypt-unixcrypt-perl ]
パッケージ: libcrypt-unixcrypt-perl (1.0-7)
libcrypt-unixcrypt-perl に関するリンク
Debian の資源:
libcrypt-unixcrypt-perl ソースパッケージをダウンロード:
- [libcrypt-unixcrypt-perl_1.0-7.dsc]
- [libcrypt-unixcrypt-perl_1.0.orig.tar.gz]
- [libcrypt-unixcrypt-perl_1.0-7.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.