packaging one directory
|
1 |
#!perl -T |
2 | ||
renamed build_query to creat...
|
3 |
use Test::More tests => 1; |
packaging one directory
|
4 | |
5 |
BEGIN { |
|
renamed build_query to creat...
|
6 |
use_ok('DBIx::Custom' ); |
packaging one directory
|
7 |
} |
8 | ||
9 |
diag( "Testing DBIx::Custom $DBIx::Custom::VERSION, Perl $], $^X" ); |