in reply to Re: When Is Dividing Code Into Different Subroutines/Packages Important?
in thread When Is Dividing Code Into Different Subroutines/Packages Important?

Let's go even further: Never hard-code anything, except when it's:
  • Comment on Re: Re: When Is Dividing Code Into Different Subroutines/Packages Important?