---
abstract: 'Perl interface to the bcrypt digest algorithm'
author:
- 'James Aitken <jaitken@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
Scalar::Util: '0.88'
Test::More: '0.88'
Try::Tiny: '0.24'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Digest-Bcrypt
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
Digest::Bcrypt:
file: lib/Digest/Bcrypt.pm
version: '1.212'
requires:
Carp: '0'
Crypt::Bcrypt: '0'
Digest: '0'
MIME::Base64: '0'
bytes: '0'
parent: '0'
perl: '5.008001'
strict: '0'
utf8: '0'
warnings: '0'
resources:
bugtracker: https://github.com/genio/digest-bcrypt/issues
homepage: https://github.com/genio/digest-bcrypt
repository: https://github.com/genio/digest-bcrypt.git
version: '1.212'
x_contributors:
- 'Chase Whitener <capoeirab@cpan.org>'
- 'James Aitken <loonypandora@gmail.com>'
x_generated_by_perl: v5.30.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'