Test::DBD::PO::Defaults - Some defaults to run tests for module DBD::PO


DBD-PO documentation  | view source Contained in the DBD-PO distribution.

Index


NAME

Top

Test::DBD::PO::Defaults - Some defaults to run tests for module DBD::PO

$Id: Defaults.pm 380 2009-05-02 07:05:20Z steffenw $

$HeadURL: https://dbd-po.svn.sourceforge.net/svnroot/dbd-po/trunk/DBD-PO/lib/Test/DBD/PO/Defaults.pm $

VERSION

Top

2.05

SYNOPSIS

Top

    use Test::DBD::PO::Defaults qw(
        # see @EXPORT_OK in source
    );

DESCRIPTION

Top

This module is only useful for the test of DBD::PO module.

SUBROUTINES/METHODS

Top

sub trace_file_name

    my $filename_for_trace = trace_file_name();

sub run_example

    my $error = run_example('example_file_name_without_path');

DIAGNOSTICS

Top

none

CONFIGURATION AND ENVIRONMENT

Top

none

DEPENDENCIES

Top

Carp

English

Cwd

Socket

INCOMPATIBILITIES

Top

not known

BUGS AND LIMITATIONS

Top

not known

AUTHOR

Top

Steffen Winkler

LICENSE AND COPYRIGHT

Top


DBD-PO documentation  | view source Contained in the DBD-PO distribution.