use strict; use warnings; use Test::More; BEGIN { use_ok('BIE::Data::HDF5::Path') }; done_testing;