use Test; BEGIN { plan(tests => 1) } use Net::Frame::Layer::STP qw(:consts); ok(1);