http://www.perlmonks.org?node_id=11126880


in reply to Re^7: looking for feedback on my first script
in thread looking for feedback on my first script

I think this was about return values from a subroutine.

I prefer explicit return statements except in the case of Perl sort sub routines.
There are Monks who will disagree with this style.
So be it.