Where can I look for an answer to a problem with Cygwin's Perl‏?

2013-12-09 Thread Jim Cant
ook for an answer? Googling around the web, stackoverflow uncovered nothing. Is there possibly some Cygwin configuration or installation options that might affect this issue? Thanks in advance Cheers, Jim Cant Original Posting If a program started by Cygwin's Perl using backti

Can't trigger system debugger when program launched (via backticks) by Cygwin's Perl crashes

2013-11-14 Thread Jim Cant
If a program started by Cygwin's Perl using backticks fails do to a divide-by-zero, the Windos system debugger is not called; it is called if another Perl (ActiveState) is used. I have Perl  scripts that launch arbitrary processes using backticks. Occasionally, a crash will occur (zero divide,