-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, Feb 08, 2002 at 01:00:37PM -0600, Berger, Daniel wrote:
> However, as soon as I try to step into the "someOtherSub()" sub, the program
> 
> dumps me into the Oracle.pm module.  I never even get to the first line of 
> "someOtherSub()".  It dies *at* that line, at the moment I try and step into
> it 
> with ptkdb.
[snip]
> # Dumps me here first...
> # Oracle.pm, starting at line 66
> END {

This is correct behavior.  The perl interpreter is exiting, so it is executing 
all END blocks at this point.

> Bareword found where operator expected at (eval 16) line 8, near "00351
> DBI"

The real problem appears to be a syntax error somewhere in your script.

- -- 
Stephen Clouse <[EMAIL PROTECTED]>
Senior Programmer, IQ Coordinator Project Lead
The IQ Group, Inc. <http://www.theiqgroup.com/>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjxkJO4ACgkQA4aoazQ9p2dy2QCfb/EFqzbtbIc4YOkGjPgjEnA+
IpoAoKX5AdEcxWb7jjX78LnwsI6MY5UI
=8/zk
-----END PGP SIGNATURE-----

Reply via email to