DBIx-Custom / xt / time-piece.t /
b62ff6a 13 years ago
1 contributor
10 lines | 0.138kb
use Test::More 'no_plan';

use strict;
use warnings;
use DBIx::Custom;

my $dbi = DBIx::Custom->connect('dbi:SQLite:dbname=:memory:');