The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Parse and format PostgreSQL dates and times",
   "author" : [
      "Daisuke Maki <daisuke@endeworks.jp>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.2",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "DateTime-Format-Pg",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.36",
            "Test::More" : "0"
         }
      },
      "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" : {
            "DateTime" : "0.10",
            "DateTime::Format::Builder" : "0.72",
            "DateTime::TimeZone" : "0.05"
         }
      }
   },
   "provides" : {
      "DateTime::Format::Pg" : {
         "file" : "lib/DateTime/Format/Pg.pm",
         "version" : "0.16013"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/lestrrat/DateTime-Format-Pg/issues"
      },
      "homepage" : "https://github.com/lestrrat/DateTime-Format-Pg",
      "repository" : {
         "url" : "git://github.com/lestrrat/DateTime-Format-Pg.git",
         "web" : "https://github.com/lestrrat/DateTime-Format-Pg"
      }
   },
   "version" : "0.16013",
   "x_contributors" : [
      "Vasily Chekalkin <bacek@bacek.com>",
      "David Steinbrunner <dsteinbrunner@pobox.com>",
      "Henrik Pauli <henrik.pauli@gmail.com>",
      "Nitish Bezzala <nbezzala@yahoo.com>",
      "Ilya Chesnokov <chesnokov.ilya@gmail.com>",
      "lestrrat <lestrrat+github@gmail.com>"
   ]
}