| Test-Database documentation | view source | Contained in the Test-Database distribution. |
Test::Database::Util - Utility functions for Test::Database modules
use Test::Database::Util;
# exports a collection of underscore functions
Test::Database::Util exports a collection of functions used by
several modules in the Test-Database distribution.
All functions provided by Test::Database::Util are exported in the
calling package.
The following functions are provided:
Return a list of hash references, read in the given $file file.
Philippe Bruhat (BooK), <book@cpan.org>
Copyright 2008-2010 Philippe Bruhat (BooK), all rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Test-Database documentation | view source | Contained in the Test-Database distribution. |