in reply to Re^2: Two simple code style advice questionsin thread Two simple code style advice questions
my %p; undef @p{ @q } if @q; [download]