The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Salted Challenge Response Authentication Mechanism (RFC 5802)",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Authen-SCRAM",
   "no_index" : {
      "directory" : [
         "corpus",
         "examples",
         "t",
         "xt"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17",
            "perl" : "5.008"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::RemovePrereqs" : "0",
            "Dist::Zilla::Plugin::SurgicalPodWeaver" : "0.0021",
            "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.061",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Pod::Wordlist" : "0",
            "Software::License::Apache_2_0" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion" : "0",
            "Test::More" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Portability::Files" : "0",
            "Test::Spelling" : "0.12",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Authen::SASL::SASLprep" : "1.100",
            "Carp" : "0",
            "Crypt::URandom" : "0",
            "Encode" : "0",
            "MIME::Base64" : "0",
            "Moo" : "1.001000",
            "Moo::Role" : "1.001000",
            "PBKDF2::Tiny" : "0.003",
            "Try::Tiny" : "0",
            "Types::Standard" : "0",
            "namespace::clean" : "0",
            "perl" : "5.008001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Exporter" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::FailWarnings" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.96",
            "base" : "0",
            "lib" : "0",
            "perl" : "5.008001"
         }
      }
   },
   "provides" : {
      "Authen::SCRAM" : {
         "file" : "lib/Authen/SCRAM.pm",
         "version" : "0.011"
      },
      "Authen::SCRAM::Client" : {
         "file" : "lib/Authen/SCRAM/Client.pm",
         "version" : "0.011"
      },
      "Authen::SCRAM::Role::Common" : {
         "file" : "lib/Authen/SCRAM/Role/Common.pm",
         "version" : "0.011"
      },
      "Authen::SCRAM::Server" : {
         "file" : "lib/Authen/SCRAM/Server.pm",
         "version" : "0.011"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/dagolden/Authen-SCRAM/issues"
      },
      "homepage" : "https://github.com/dagolden/Authen-SCRAM",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dagolden/Authen-SCRAM.git",
         "web" : "https://github.com/dagolden/Authen-SCRAM"
      }
   },
   "version" : "0.011",
   "x_authority" : "cpan:DAGOLDEN",
   "x_contributors" : [
      "David Golden <xdg@xdg.me>"
   ],
   "x_generated_by_perl" : "v5.26.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}