On 8/16/12, Ricardo Signes <perl.p5p@rjbs.manxome.org> wrote: > if ($x ~~ any( qw( John Paul Ringo ) )) { > tune_strings; > } else { > tap_drumps; > } You're just checking if we're paying attention, right? :-) -- Brad