sub run_tests { eval q( use Test::More qw/no_plan/ ); # ... }