{
  "abstract" : "Yet another SQL builder",
  "author" : [
     "Tokuhiro Matsuno <tokuhirom AAJKLFJEF@ GMAIL COM>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v2.1.1",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "SQL-Maker",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Class::Accessor::Lite" : "0.05",
           "DBI" : "0",
           "Module::Load" : "0",
           "SQL::QueryMaker" : "0",
           "Scalar::Util" : "0",
           "parent" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.98",
           "Test::Requires" : "0",
           "Tie::IxHash" : "0"
        },
        "suggests" : {
           "DateTime" : "0"
        }
     }
  },
  "provides" : {
     "SQL::Maker" : {
        "file" : "lib/SQL/Maker.pm",
        "version" : "1.20"
     },
     "SQL::Maker::Condition" : {
        "file" : "lib/SQL/Maker/Condition.pm"
     },
     "SQL::Maker::Plugin::InsertMulti" : {
        "file" : "lib/SQL/Maker/Plugin/InsertMulti.pm"
     },
     "SQL::Maker::Plugin::InsertOnDuplicate" : {
        "file" : "lib/SQL/Maker/Plugin/InsertOnDuplicate.pm"
     },
     "SQL::Maker::SQLType" : {
        "file" : "lib/SQL/Maker/SQLType.pm"
     },
     "SQL::Maker::Select" : {
        "file" : "lib/SQL/Maker/Select.pm"
     },
     "SQL::Maker::Select::Oracle" : {
        "file" : "lib/SQL/Maker/Select/Oracle.pm"
     },
     "SQL::Maker::SelectSet" : {
        "file" : "lib/SQL/Maker/SelectSet.pm"
     },
     "SQL::Maker::Util" : {
        "file" : "lib/SQL/Maker/Util.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/tokuhirom/SQL-Maker/issues"
     },
     "homepage" : "https://github.com/tokuhirom/SQL-Maker",
     "repository" : {
        "url" : "git://github.com/tokuhirom/SQL-Maker",
        "web" : "https://github.com/tokuhirom/SQL-Maker"
     }
  },
  "version" : "1.20",
  "x_authority" : "cpan:TOKUHIROM",
  "x_contributors" : [
     "lestrrat <[email protected]>",
     "makamaka <[email protected]>",
     "Atsushi Kobayashi <[email protected]>",
     "yamaguchi.toru <[email protected]>",
     "Fuji, Goro <[email protected]>",
     "issm <[email protected]>",
     "Masahiro Chiba <[email protected]>",
     "Masahiro Chiba <[email protected]>",
     "Toshio Ito <[email protected]>",
     "Masayuki Matsuki <[email protected]>",
     "Neil Bowers <[email protected]>",
     "Gelu Lupas <[email protected]>",
     "karupanerura <[email protected]>",
     "soh335 <[email protected]>",
     "pokutuna <[email protected]>",
     "Kazuho Oku <[email protected]>",
     "Tokuhiro Matsuno <[email protected]>"
  ]
}