Hi Martin,
On Wed, 21 May 2014 20:41:25 -0500
"Martin G. McCormick" wrote:
> I have a large perl script that checks clean when
> running perl -c scriptname. It also executes when called without
> throwing error messages but suddenly, any line I give it while in the
> debugger initially rep
I have a large perl script that checks clean when
running perl -c scriptname. It also executes when called without
throwing error messages but suddenly, any line I give it while in the
debugger initially reports "Line [any_number] not breakable.
I can load the script with perl -d s