The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "DBI Authentication back end for PlugAuth",
   "author" : [
      "Graham Ollis <gollis@sesda3.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.031, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "PlugAuth-Plugin-DBIAuth",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28",
            "perl" : "5.006"
         }
      },
      "runtime" : {
         "requires" : {
            "Crypt::PasswdMD5" : "0",
            "DBI" : "0",
            "Log::Log4perl" : "0",
            "PlugAuth" : "0",
            "PlugAuth::Role::Auth" : "0",
            "PlugAuth::Role::Plugin" : "0",
            "Role::Tiny::With" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "recommends" : {
            "YAML::XS" : "0"
         },
         "requires" : {
            "File::HomeDir" : "0.91",
            "File::HomeDir::Test" : "0",
            "File::Spec" : "0",
            "PlugAuth" : "0",
            "Test::Differences" : "0",
            "Test::More" : "0.94",
            "Test::PlugAuth::Plugin::Auth" : "0",
            "YAML" : "0",
            "perl" : "5.010"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/plicease/PlugAuth-Plugin-DBIAuth/issues"
      },
      "homepage" : "http://perl.wdlabs.com/PlugAuth-Plugin-DBIAuth",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/plicease/PlugAuth-Plugin-DBIAuth.git",
         "web" : "https://github.com/plicease/PlugAuth-Plugin-DBIAuth"
      }
   },
   "version" : "0.04"
}