The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 3.15.1

  • Fix missing "use File::Temp"
    • Greg Sabino Mullane
      • (Github issue #79)
  • Switch from DynaLoader to XSLoader
    • Todd Rinaldo <toddr@cpan.org>
      • (Github pull request #76)
  • Replace use of "vars" with "our"
    • James Raspass <jraspass@gmail.com>
      • (Github pull request #75)
  • Documentation improvements
    • Ed Sabol
    • Nicholas Clark <nick@ccl4.org>
  • Use non-root user when calling pg_resetwal
    • Greg Sabino Mullane
  • Allow use of $ENV{DBDPG_TEMPDIR} to shorten test directory paths. (Github issue #78)

Modules

PostgreSQL database driver for the DBI module
A bundle to install all DBD::Pg related modules