File: 00-compile.t

package info (click to toggle)
libtaint-util-perl 0.08-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 113; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (4)
1
2
3
4
5
use strict;

use Test::More tests => 1;

use_ok 'Taint::Util';