Wildcard Expansion
C:\Perl\bin\perl.exe -MExtUtils::Command::MM -e "test_harness(0, 'blib\lib', 'blib\arch')" t\*.t
- Not all OSs provide expansion via the command line shell
- Listing too many files can also cause problems

C:\Perl\bin\perl.exe -MExtUtils::Command::MM -e "test_harness(0, 'blib\lib', 'blib\arch')" t\*.t
