Re: help needed for VMS debug on exception.

2006-02-04 Thread John E. Malmberg
Craig A. Berry wrote: At 9:59 PM -0500 2/2/06, John E. Malmberg wrote: I am currently building a patch that allows Perl to enter the OpenVMS debugger when an exception occurs, if the the logical name PERL_EXCEPTION_DEBUG is present. What I could use some help in creating a perl script that wo

Re: help needed for VMS debug on exception.

2006-02-04 Thread Craig A. Berry
At 9:59 PM -0500 2/2/06, John E. Malmberg wrote: >I am currently building a patch that allows Perl to enter the OpenVMS debugger >when an exception occurs, if the the logical name PERL_EXCEPTION_DEBUG is >present. > >What I could use some help in creating a perl script that would cause an >excep

help needed for VMS debug on exception.

2006-02-02 Thread John E. Malmberg
I am currently building a patch that allows Perl to enter the OpenVMS debugger when an exception occurs, if the the logical name PERL_EXCEPTION_DEBUG is present. What I could use some help in creating a perl script that would cause an exception to be signaled so that I can verify that it works