Help for this page
sub c3 { print "Evaluating condition 3\n"; /gamma/; } ... \&c3 => \&s3, qr/omega/ ) or print "*:$_\n"; }
*:This is 1:the alpha ... 3:and finally *:the omega *:Did this work?