use Test::More tests => 1; BEGIN { use_ok('PAR::Dist::FromPPD') }; ######################### # sorry, no more than compilation tests at this time. Promise to do better.