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

Query: test::database::driver::dbm

OS: debian

Section: 3pm

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

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

NAME
Test::Database::Driver::DBM - A Test::Database driver for DBM
SYNOPSIS
use Test::Database; my @handles = Test::Database->handles( 'DBM' );
DESCRIPTION
This module is the "Test::Database" driver for "DBD::DBM".
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::DBM(3pm)
Related Man Pages
dbm::deep::iterator::file::index(3pm) - debian
mysql::diff::database(3pm) - debian
test::database::driver(3pm) - debian
test::git(3pm) - debian
test::valgrind::command::aggregate(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file