in reply to Re^2: why am I getting odd behavior on DESTROY
in thread why am I getting odd behavior on DESTROY

Always use strictures (use strict; use warnings; - see The strictures, according to Seuss). :-D

Perl is the programming world's equivalent of English
  • Comment on Re^3: why am I getting odd behavior on DESTROY