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.

  • Comment on Re^8: looking for feedback on my first script