File: 00_compile.t

package info (click to toggle)
libstatistics-zscore-perl 0.00002-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 164 kB
  • sloc: perl: 1,556; makefile: 8
file content (4 lines) | stat: -rw-r--r-- 78 bytes parent folder | download
1
2
3
4
use strict;
use Test::More tests => 1;

BEGIN { use_ok 'Statistics::Zscore' }