File: 1-load.t

package info (click to toggle)
libtime-format-perl 1.16-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 300 kB
  • sloc: perl: 653; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (3)
1
2
3

use Test::More tests => 1;
BEGIN { use_ok('Time::Format') };