File: 00load.t

package info (click to toggle)
libdatetime-format-db2-perl 0.05-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 56 kB
  • ctags: 9
  • sloc: perl: 65; makefile: 43
file content (5 lines) | stat: -rwxr-xr-x 76 bytes parent folder | download | duplicates (6)
1
2
3
4
5
use strict;

use Test::More tests => 1;

use_ok( 'DateTime::Format::DB2' );