The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Bulk Data Load/ Dump for Postgres.",
   "author" : [
      "John Karr <brainbuz@brainbuz.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Pg-BulkCopy",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp::Always" : "0.12",
            "Config::Any" : "0",
            "Config::General" : "2.5",
            "Config::Std" : "0.9",
            "Cwd" : "3.33",
            "DBD::Pg" : "v2.17.0",
            "DBIx::Simple" : "1.35",
            "File::Copy" : "0",
            "Getopt::Long" : "2.38",
            "IO::CaptureOutput" : "1.1102",
            "Log::Handler" : "0",
            "Moose" : "2",
            "Test::Exception" : "0.31",
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",
   "version" : "0.21"
}