Prerequisites

If you want to try out the examples in this chapter, you will need to install and configure the following components (in addition to a running PostgreSQL installation):

  • Perl5 or later (www.perl.org)

  • The DBI module (www.cpan.org/modules/by-module/DBI)

  • The DBD::Pg driver (www.cpan.org/modules/by-module/DBI)



    Part II: Programming with PostgreSQL