debian man page for test::database::driver::pg

Query: test::database::driver::pg

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Test::Database::Driver::Pg(3pm) 			User Contributed Perl Documentation			   Test::Database::Driver::Pg(3pm)

NAME
Test::Database::Driver::Pg - A Test::Database driver for Pg
SYNOPSIS
use Test::Database; my @handles = Test::Database->handles( 'Pg' );
DESCRIPTION
This module is the "Test::Database" driver for "DBD::Pg".
EXTRA PARAMETERS
This driver understands the following extra parameters in the configuration file: template The template to use when creating a new database.
SEE ALSO
Test::Database::Driver
AUTHOR
Philippe Bruhat (BooK), "<book@cpan.org>"
COPYRIGHT
Copyright 2008-2010 Philippe Bruhat (BooK), all rights reserved.
LICENSE
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2010-11-27 Test::Database::Driver::Pg(3pm)
Related Man Pages
test::database::driver(3pm) - debian
test::database::tutorial(3pm) - debian
test::requires(3pm) - debian
test::valgrind::action::test(3pm) - debian
test::valgrind::parser::xml(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results