File: 00_compile.t

package info (click to toggle)
libhtml-autopagerize-perl 0.02-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: perl: 4,318; makefile: 6
file content (4 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (3)
1
2
3
4
use strict;
use Test::More tests => 1;

BEGIN { use_ok 'HTML::AutoPagerize' }