in reply to Redirect output of Test::More/Simple
Redirecting output on win32 from a script called by just its name is broken, see the release notes.
Two fixes are possible:
pl2bat test1.pl test1.bat > file.txt
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Redirect output of Test::More/Simple
by blazar (Canon) on Aug 29, 2006 at 08:15 UTC |