in reply to
Re: A question of style
in thread
A question of style
ampersand was always required in Perl4. Perl5 made it optional, as long as you either have the subroutine declaration in scope or parens following the name.
--
Randal L. Schwartz, Perl hacker
Comment on
RE: Re: A question of style
In Section
Seekers of Perl Wisdom