The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "SQL parsing and processing engine",
   "author" : [
      "Jeff Zucker <jeff@vpservices.com>, Jens Rehsack <rehsack@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "SQL-Statement",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Module::CPANTS::Analyse" : "0.96",
            "Test::CPAN::Changes" : "0",
            "Test::CheckManifest" : "0",
            "Test::Kwalitee" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "Test::Pod::Spelling::CommonMistakes" : "0",
            "Test::Spelling" : "0"
         }
      },
      "runtime" : {
         "conflicts" : {
            "DBD::AnyData" : "0.09",
            "DBD::CSV" : "0.29",
            "DBI" : "1.611",
            "SQL::Statement" : "1.20"
         },
         "recommends" : {
            "Math::Base::Convert" : "0",
            "Math::Complex" : "1.56",
            "Text::Soundex" : "3.04"
         },
         "requires" : {
            "Carp" : "0",
            "Clone" : "0.30",
            "Data::Dumper" : "0",
            "Module::Runtime" : "0",
            "Params::Util" : "1.00",
            "Scalar::Util" : "1.0",
            "Text::Balanced" : "0",
            "perl" : "5.008"
         }
      },
      "test" : {
         "conflicts" : {
            "DBD::AnyData" : "0.09",
            "DBD::CSV" : "0.29",
            "DBI" : "1.611",
            "SQL::Statement" : "1.20"
         },
         "requires" : {
            "Math::Base::Convert" : "0",
            "Math::Complex" : "1.56",
            "Test::Deep" : "0",
            "Test::More" : "0.90",
            "Text::Soundex" : "3.04"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "sql-statement@rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=SQL-Statement"
      },
      "homepage" : "https://metacpan.org/release/SQL-Statement",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com:perl5-utils/SQL-Statement.git",
         "web" : "https://github.com/perl5-utils/SQL-Statement"
      },
      "x_IRC" : "irc://irc.perl.org/#dbi",
      "x_MailingList" : "mailto:dbi-dev@perl.org'"
   },
   "version" : "1.407"
}