"Philippe M. Chiasson" <[EMAIL PROTECTED]> writes:
[...]
But this is where I get confused. The entry for 'freeze'
doesn't quite look right.
SV = IV(0x80acb4) at 0x815f30 REFCNT = 1 FLAGS = (IOK,pIOK) IV = -1
I think that represents a declared, but not yet defined, subroutine:
% perl -MDevel::Peek -wle 'sub foo; Dump $::{foo}' SV = IV(0x521888) at 0x521f50 REFCNT = 1 FLAGS = (IOK,pIOK) IV = -1
Yes! Joe, many thanks, that explains it!
Good, that also means that my suggested patch is correct. Now I just want to find the Perl code that deals with declared, not yet defined subroutines for my own personal education.
Thanks. -------------------------------------------------------------------------------- Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 http://gozer.ectoplasm.org/ F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5
signature.asc
Description: OpenPGP digital signature
