Help for this page
@monks = ('Suaveant', 'iakobski', 'merlyn', 'boo_radley'); foreach (@monks) { chop; print; }