File: 01use.t

package info (click to toggle)
libclass-dbi-mysql-perl 1.00-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 113; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (3)
1
2
3
#! /usr/bin/perl
use Test::More tests => 1;
use_ok "Class::DBI::mysql";