File: 1-load.t

package info (click to toggle)
libtime-format-perl 1.11-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 248 kB
  • ctags: 34
  • sloc: perl: 522; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 62 bytes parent folder | download
1
2
3

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