This package browser is in early development. Mind the rough edges.

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.

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.