DBD-PO
view release on metacpan or search on metacpan
lib/Test/DBD/PO/Defaults.pm view on Meta::CPAN
}
1;
__END__
=head1 NAME
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 $
=head1 VERSION
2.05
=head1 SYNOPSIS
use Test::DBD::PO::Defaults qw(
# see @EXPORT_OK in source
);
=head1 DESCRIPTION
This module is only useful for the test of DBD::PO module.
=head1 SUBROUTINES/METHODS
=head2 sub trace_file_name
my $filename_for_trace = trace_file_name();
=head2 sub run_example
my $error = run_example('example_file_name_without_path');
=head1 DIAGNOSTICS
none
=head1 CONFIGURATION AND ENVIRONMENT
none
=head1 DEPENDENCIES
Carp
English
Cwd
Socket
=head1 INCOMPATIBILITIES
not known
=head1 BUGS AND LIMITATIONS
not known
=head1 AUTHOR
Steffen Winkler
=head1 LICENSE AND COPYRIGHT
Copyright (c) 2008,
Steffen Winkler
C<< <steffenw at cpan.org> >>.
All rights reserved.
This module is free software;
you can redistribute it and/or modify it
under the same terms as Perl itself.
=cut
( run in 1.985 second using v1.01-cache-2.11-cpan-39bf76dae61 )