{
  "abstract" : "Yet another yet another SQL builder",
  "author" : [
     "unknown"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "SQL-Format",
  "no_index" : {
     "directory" : [
        "inc",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0.98",
           "Tie::IxHash" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.38"
        }
     },
     "runtime" : {
        "requires" : {
           "perl" : "5.008001"
        }
     }
  },
  "provides" : {
     "SQL::Format" : {
        "file" : "lib/SQL/Format.pm",
        "version" : "0.11"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/xaicron/p5-SQL-Format/issues"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "http://github.com/xaicron/p5-SQL-Format"
     }
  },
  "version" : "0.11"
}