http://qs321.pair.com?node_id=11118789


in reply to Multiple numeric not or compare in if statement

On a side note:

Importing List::Util::none is a shorter way to achieve this

Update

if ( none { $a == $_ } 3,7,88 ) { ...

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery