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