in reply to Re: time validation
in thread time validation
One way to fix is to delete/rename sub MY::postamble. To replicate that part of makefile, addmakefile(824) : fatal error U1036: syntax error : too many names to le +ft of '=' Stop.
WriteMakefile( test => {TESTS => ($^O eq 'MSWin32'? 't/*.t t/more/*.t' : 't/*.t ')}, ...
|
|---|