File: 00_compile.t

package info (click to toggle)
libfcgi-client-perl 0.09-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 232 kB
  • sloc: ruby: 510; perl: 408; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 72 bytes parent folder | download
1
2
3
4
use strict;
use Test::More tests => 1;

BEGIN { use_ok 'FCGI::Client' }