File: 00load.t

package info (click to toggle)
libdatetime-format-datemanip-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 183; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
4
5
use strict;

use Test::More tests => 1;

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