File: 10.load.t

package info (click to toggle)
liblist-rotation-cycle-perl 1.009-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 25; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (3)
1
2
3
use strict;
use Test::More tests => 1;
use_ok( 'List::Rotation::Cycle' );