perl-crypt-mysql 0.04
Emulate the MySQL PASSWORD() function
Crypt::MySQL
emulates the MySQL PASSWORD() function. The module does not depend on an interface to the MySQL database server. This enables the comparison of encrypted passwords without the need for a real MySQL environment.
- Website: https://metacpan.org/release/Crypt-MySQL
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-crypt-mysql 0.04
as follows:
guix install perl-crypt-mysql@0.04
Or install the latest version:
guix install perl-crypt-mysql
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.