The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Make managing multiple password strength profiles easy",
   "author" : [
      "Andrew Nelson <anelson@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300020, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Password-Policy",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Load" : "0",
            "Config::Any" : "0",
            "String::Multibyte" : "0",
            "Try::Tiny" : "0",
            "overload" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Fatal" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/holophrastic/password-policy/issues"
      },
      "homepage" : "https://github.com/holophrastic/password-policy",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/holophrastic/password-policy.git",
         "web" : "https://github.com/holophrastic/password-policy"
      }
   },
   "version" : "0.02"
}