The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "type constraints for dealing with relational databases",
   "author" : [
      "Toby Inkster (TOBYINK) <tobyink@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.015, CPAN::Meta::Converter version 2.120921",
   "keywords" : [],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Types-DBI",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "t",
         "xt"
      ]
   },
   "optional_features" : {},
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Inkt" : "0.001"
         }
      },
      "runtime" : {
         "requires" : {
            "DBI" : "0",
            "Type::Tiny" : "0.008",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "DBD::SQLite" : "0",
            "Test::Modern" : "0.002",
            "Test::TypeTiny" : "0.008"
         }
      }
   },
   "provides" : {
      "Types::DBI" : {
         "file" : "lib/Types/DBI.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "X_identifier" : "http://purl.org/NET/cpan-uri/dist/Types-DBI/project",
      "bugtracker" : {
         "web" : "http://rt.cpan.org/Dist/Display.html?Queue=Types-DBI"
      },
      "homepage" : "https://metacpan.org/release/Types-DBI",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/tobyink/p5-types-dbi.git",
         "web" : "https://github.com/tobyink/p5-types-dbi"
      }
   },
   "version" : "0.001"
}