in reply to Conditional idiom : "if X equals Y or Z" ??
See the Quantum::Superpositions docs for more info on this very deep magic.use Quantum::Superpositions; ... if($_->{Action} eq any( qw(GetAll Make MakeOnly) )) { $_->{Suppress} = 1; }
_________
broquaint
|
---|