File: 00_compile.t

package info (click to toggle)
libcrypt-dh-gmp-perl 0.00012-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 260 kB
  • ctags: 222
  • sloc: perl: 2,093; ansic: 202; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# $Id: 00-compile.t 1852 2005-06-07 00:43:04Z btrott $

use strict;
use Test::More tests => 1;

use_ok('Crypt::DH::GMP');