in reply to Re^2: why am I getting odd behavior on DESTROYin thread why am I getting odd behavior on DESTROY
Always use strictures (use strict; use warnings; - see The strictures, according to Seuss). :-D