The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!/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);