The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "generate and verify Password with any contexts",
   "author" : [
      "Yuki Yoshida(worthmine) <worthmine!at!gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.11",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Text-Password-AutoMigration",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Crypt::Passwd::XS" : "0.601",
            "Crypt::PasswdMD5" : "1.4",
            "Digest::SHA" : "0",
            "Moose" : "2.2006",
            "perl" : "5.008008"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Text::Password::AutoMigration" : {
         "file" : "lib/Text/Password/AutoMigration.pm",
         "version" : "0.06"
      },
      "Text::Password::CoreCrypt" : {
         "file" : "lib/Text/Password/CoreCrypt.pm",
         "version" : "0.06"
      },
      "Text::Password::MD5" : {
         "file" : "lib/Text/Password/MD5.pm",
         "version" : "0.06"
      },
      "Text::Password::SHA" : {
         "file" : "lib/Text/Password/SHA.pm",
         "version" : "0.06"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/worthmine/Text-Password-AutoMigration/issues"
      },
      "homepage" : "https://github.com/worthmine/Text-Password-AutoMigration",
      "repository" : {
         "url" : "git://github.com/worthmine/Text-Password-AutoMigration.git",
         "web" : "https://github.com/worthmine/Text-Password-AutoMigration"
      }
   },
   "version" : "0.06",
   "x_authority" : "cpan:{{WORTHMINE}}",
   "x_contributors" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "Yuki Yoshida <worthmine@users.noreply.github.com>",
      "Yuki Yoshida <worthmine@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.93"
}