The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "add various functions to SQLite",
   "author" : [
      "Mark Lawrence <nomad@null.net>"
   ],
   "dynamic_config" : "0",
   "generated_by" : "Module::Install version 1.16, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DBIx-ThinSQL-SQLite",
   "no_index" : {
      "directory" : [
         "inc",
         "t",
         "xt"
      ],
      "package" : [
         "DBIx::ThinSQL::SQLite::agg_sha1",
         "DBIx::ThinSQL::SQLite::agg_sha1_hex",
         "DBIx::ThinSQL::SQLite::agg_sha1_base64"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.59"
         }
      },
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "ExtUtils::MakeMaker" : "6.59"
         }
      },
      "develop" : {
         "requires" : {
            "Module::Install" : "0",
            "Module::Install::AuthorTests" : "0",
            "Module::Install::CPANfile" : "0",
            "Module::Install::ReadmeFromPod" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DBD::SQLite" : "0",
            "DBIx::ThinSQL" : "v0.0.34",
            "Exporter::Tidy" : "0",
            "perl" : "v5.10.0"
         }
      },
      "test" : {
         "requires" : {
            "File::chdir" : "0",
            "Log::Any::Adapter" : "0",
            "Path::Tiny" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mlawren/p5-DBIx-ThinSQL-SQLite/issues"
      },
      "homepage" : "https://github.com/mlawren/p5-DBIx-ThinSQL-SQLite",
      "license" : [
         "http://opensource.org/licenses/gpl-3.0.html"
      ],
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mlawren/p5-DBIx-ThinSQL-SQLite.git"
      }
   },
   "version" : "0.0.14"
}