in reply to
Default subroutine parameters
Wouldn't it be a better idea to set all your default parametersin your subroutine and let the values be overwritten by the information you pass in? That way you always have your defaults.
Comment on
Re: Default subroutine parameters
In Section
Seekers of Perl Wisdom