The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::bcrypt - A command-line tool to deal with bcrypt password hashing

SYNOPSIS

        use App::bcrypt;

DESCRIPTION

This module is a placeholder to reserve the namespace, and you don't need it for the program its distribution provides. The Perl module distribution is there to install the prerequisites.

TO DO

SEE ALSO

  • Crypt::Bcrypt (which this program uses)

  • Mojolicious::Plugin::Bcrypt

  • Mojolicious::Command::bcrypt

  • https://github.com/shoenig/bcrypt-tool, a Golang tool

SOURCE AVAILABILITY

This source is in Github:

        http://github.com/briandfoy/app-bcrypt

AUTHOR

brian d foy, <briandfoy@pobox.com>

COPYRIGHT AND LICENSE

Copyright © 2023, brian d foy, All Rights Reserved.

You may redistribute this under the terms of the Artistic License 2.0.