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