in reply to Re^3: Running specific test cases with Test::Class
in thread Running specific test cases with Test::Class

t001, t002 etc are not files.
They are test cases/subroutines within the Module1.pm and Module2.pm.
  • Comment on Re^4: Running specific test cases with Test::Class