use Test; BEGIN { plan(tests => 1) } use Lib::IXP qw(:consts :subs); ok(1);