NAME
Test::Database::Util - Utility functions for Test::Database modules
SYNOPSIS
use Test::Database::Util;
# exports a collection of underscore functions
DESCRIPTION
Test::Database::Util
exports a collection of functions used by several modules in the Test-Database
distribution.
EXPORTED FUNCTIONS
All functions provided by Test::Database::Util
are exported in the calling package.
The following functions are provided:
AUTHOR
Philippe Bruhat (BooK), <book@cpan.org>
COPYRIGHT
Copyright 2008-2009 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.