{
   "abstract" : "Interpolate Perl variables into SQL statements",
   "author" : [
      "David Manura (http://math2.org/david/contact)",
      "Mark Stosberg <mark@summersault.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.421",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "SQL-Interp",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "recommends" : {
            "Filter::Simple" : "0",
            "Scalar::Util" : "0",
            "Text::Balanced" : "1.87"
         },
         "requires" : {
            "DBI" : "1",
            "Sub::Exporter" : "0",
            "perl" : "v5.8.0"
         }
      }
   },
   "provides" : {
      "DBIx::Interp" : {
         "file" : "lib/DBIx/Interp.pm",
         "version" : "1.22"
      },
      "DBIx::Interp::STX" : {
         "file" : "lib/DBIx/Interp.pm"
      },
      "DBIx::Interp::db" : {
         "file" : "lib/DBIx/Interp.pm"
      },
      "SQL::Interp" : {
         "file" : "lib/SQL/Interp.pm",
         "version" : "1.23"
      },
      "SQL::Interp::SQL" : {
         "file" : "lib/SQL/Interp.pm"
      },
      "SQL::Interp::Variable" : {
         "file" : "lib/SQL/Interp.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/markstos/SQL-Interp"
      }
   },
   "version" : "1.23"
}