http://www.perlmonks.org?node_id=1013598


in reply to Re: Two simple code style advice questions
in thread Two simple code style advice questions

In that case I am highly partial to...

my %p; @p{ @q } = ();

Replies are listed 'Best First'.
Re^3: Two simple code style advice questions
by choroba (Cardinal) on Jan 16, 2013 at 16:08 UTC
    Or even
    my %p; undef @p{ @q } if @q;
    لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ