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

ExReg has asked for the wisdom of the Perl Monks concerning the following question:

I am adding several perl scripts and modules to an existing set of perl tools. When they looked over my latest script, they said that I should have an exit statement at the end, before all the subs. I do not see the need for exit if the script completes normally. Comments?