use Test; BEGIN { plan(tests => 1) } use Net::Packet; ok(1);