File: 00_basic.t

package info (click to toggle)
libhtml-tableextract-perl 2.15-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 284 kB
  • sloc: perl: 1,558; makefile: 2
file content (2 lines) | stat: -rwxr-xr-x 66 bytes parent folder | download | duplicates (7)
1
2
use Test::More tests => 1;
BEGIN { use_ok('HTML::TableExtract') }