http://qs1969.pair.com?node_id=671724


in reply to Re: Regexp mystery (to me)
in thread Regexp mystery (to me)

You shouldn't use & when calling subroutines, see perlsub for reasons why.
A quick read of perlsub doesn't show what you might mean, and IMO there is no problem with consistently using & and parentheses.