The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Generate SQL from Perl data structures",
   "author" : [
      "Nathan Wiger <nate@wiger.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "SQL-Abstract",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples"
      ],
      "package" : [
         "DBIx::Class::Storage::Debug::PrettyPrint"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {}
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "5.57",
            "Hash::Merge" : "0.12",
            "List::Util" : "0",
            "MRO::Compat" : "0.12",
            "Moo" : "2.000001",
            "Scalar::Util" : "0",
            "Sub::Quote" : "2.000001",
            "Text::Balanced" : "2.00"
         }
      },
      "test" : {
         "requires" : {
            "Storable" : "0",
            "Test::Deep" : "0.101",
            "Test::Exception" : "0.31",
            "Test::More" : "0.88",
            "Test::Warn" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-SQL-Abstract@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=SQL-Abstract"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dbsrgits/sql-abstract.git",
         "web" : "https://github.com/dbsrgits/sql-abstract"
      },
      "x_IRC" : "irc://irc.perl.org/#dbix-class"
   },
   "version" : "1.84",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}