File: require.t

package info (click to toggle)
libdata-format-html-perl 0.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 72; makefile: 7
file content (4 lines) | stat: -rw-r--r-- 73 bytes parent folder | download
1
2
3
4
use strict;
use Test::More tests => 1;

require_ok 'Data::Format::HTML';