in reply to Re: [SOLVED] Return statement in subroutine(s) is necessary when not returning anything?
in thread [SOLVED] Return statement in subroutine(s) is necessary when not returning anything?

If it's true that the trailing return; is better, why does practically noone use it?

Hmm, 860 distributions use it :) http://grep.cpan.me/?q=return%3B&page=35

  • Comment on Re^2: [SOLVED] Return statement in subroutine(s) is necessary when not returning anything?