![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Maybe then you need to invoke your tests in a different way. I usually run single tests as
... and the whole test suite with
or, if I want to run the author tests as well, with:
Directly starting a test will get things confused because the kernel will invoke the Perl that is hardcoded in the first line instead of using the Perl that you (may) want. In reply to Re^3: Proper handling of shebang line while performing local testing?
by Corion
|
|