#!/usr/bin/perl # $Id: 05-eth.t,v 1.2 2004/09/06 11:13:56 vman Exp $ use Test; BEGIN{ plan tests => 1 }; use Net::Libdnet; ok(1);