This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add -c option to bisect-runner.pl, for use with -e
authorNicholas Clark <nick@ccl4.org>
Fri, 3 Feb 2012 20:08:43 +0000 (21:08 +0100)
committerNicholas Clark <nick@ccl4.org>
Fri, 3 Feb 2012 20:08:43 +0000 (21:08 +0100)
commit529d2ac29a7e1446ff01792e873b23fec97920a1
treeed367e63becc13b0e35d6d4b8db4c18353f8d171
parente9e4ee6248c798dfc8aea40ae85f2fffcc37323a
Add -c option to bisect-runner.pl, for use with -e

This allows one to easily bisect to find when a something became, or stopped
being, a (compile-time) syntax error.
Porting/bisect-runner.pl