#!/usr/bin/perl # # $Id: 09-rand.t 3 2008-11-25 19:56:47Z gomor $ # use Test; BEGIN{ plan tests => 1 }; use Net::Libdnet; ok(1);