12345678 use strict;use Test::More;use CPAN::Test::Dummy::MultiPkgVer::NoMETA;# replace with the actual testok 1;done_testing;
use
strict;
Test::More;
CPAN::Test::Dummy::MultiPkgVer::NoMETA;
# replace with the actual test
ok 1;
done_testing;