{ "abstract" : "OWASP recommendations for password storage in perl", "author" : [ "Wesley Schwengle " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010", "license" : [ "bsd" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Password-OWASP", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0", "perl" : "5.006" } }, "develop" : { "recommends" : { "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007" }, "requires" : { "Dist::Zilla" : "5", "Dist::Zilla::Plugin::Prereqs" : "0", "Dist::Zilla::PluginBundle::Author::WATERKIP" : "0", "Pod::Coverage::TrustPod" : "0", "Software::License::BSD" : "0", "Test::CPAN::Changes" : "0.19", "Test::CPAN::Meta" : "0", "Test::CPAN::Meta::JSON" : "0.16", "Test::EOL" : "0", "Test::Kwalitee" : "1.21", "Test::MinimumVersion" : "0", "Test::Mojibake" : "0", "Test::More" : "0.96", "Test::NoTabs" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08", "Test::Pod::LinkCheck" : "0", "Test::Synopsis" : "0", "Test::Vars" : "0", "Test::Version" : "1" } }, "runtime" : { "requires" : { "Authen::Passphrase" : "0", "Authen::Passphrase::Argon2" : "0", "Authen::Passphrase::BlowfishCrypt" : "0", "Authen::Passphrase::Scrypt" : "0.002", "Digest::SHA" : "0", "Moose" : "0", "Moose::Role" : "0", "Moose::Util::TypeConstraints" : "0", "Try::Tiny" : "0", "namespace::autoclean" : "0", "perl" : "5.006" } }, "test" : { "requires" : { "Authen::Passphrase::Scrypt" : "0.002", "File::Spec" : "0", "IO::Handle" : "0", "IPC::Open3" : "0", "Import::Into" : "1.002003", "Sub::Override" : "0", "Test::More" : "0.96", "Test::Most" : "0", "perl" : "5.006" } } }, "provides" : { "Password::OWASP" : { "file" : "lib/Password/OWASP.pm", "version" : "0.004" }, "Password::OWASP::AbstractBase" : { "file" : "lib/Password/OWASP/AbstractBase.pm", "version" : "0.004" }, "Password::OWASP::AbstractBaseX" : { "file" : "lib/Password/OWASP/AbstractBaseX.pm", "version" : "0.004" }, "Password::OWASP::Argon2" : { "file" : "lib/Password/OWASP/Argon2.pm", "version" : "0.004" }, "Password::OWASP::Bcrypt" : { "file" : "lib/Password/OWASP/Bcrypt.pm", "version" : "0.004" }, "Password::OWASP::Scrypt" : { "file" : "lib/Password/OWASP/Scrypt.pm", "version" : "0.004" } }, "release_status" : "stable", "resources" : { "repository" : { "type" : "git", "url" : "git://gitlab.com/waterkip/p5-password-owasp.git", "web" : "https://gitlab.com/waterkip/p5-password-owasp" } }, "version" : "0.004", "x_generated_by_perl" : "v5.34.0", "x_serialization_backend" : "Cpanel::JSON::XS version 4.32", "x_spdx_expression" : "BSD" }