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

perl-crypt-mysql

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 the latest version of perl-crypt-mysql as follows:

guix install perl-crypt-mysql

Or install a particular version:

guix install perl-crypt-mysql@0.04

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.

Badge code

You can use the following badge to inform users of perl-crypt-mysql about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/perl-crypt-mysql'><img src='https://packages.guix.gnu.org/packages/perl-crypt-mysql/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/perl-crypt-mysql/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/perl-crypt-mysql)

Example Org:

[[https://packages.guix.gnu.org/packages/perl-crypt-mysql][https://packages.guix.gnu.org/packages/perl-crypt-mysql/badges/latest-version.svg]]