File: 01-require.t

package info (click to toggle)
libclass-dbi-plugin-perl 0.03-6.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 76 kB
  • sloc: perl: 23; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (5)
1
2
3
4
5
use strict;
use Test::More tests => 1;

require_ok 'Class::DBI::Plugin';