![]() |
![]()
| ![]() |
![]()
NAMETest::Database::Util - Utility functions for Test::Database modules SYNOPSISuse Test::Database::Util; # exports a collection of underscore functions DESCRIPTIONTest::Database::Util exports a collection of functions used by several modules in the "Test-Database" distribution. EXPORTED FUNCTIONSAll functions provided by Test::Database::Util are exported in the calling package. The following functions are provided: _read_file_read_file( $file ) Return a list of hash references, read in the given $file file. AUTHORPhilippe Bruhat (BooK), "<book@cpan.org>" COPYRIGHTCopyright 2008-2010 Philippe Bruhat (BooK), all rights reserved. LICENSEThis module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|