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