in reply to Re: More loop issues (more well named subs that take args return values, less global vars, placeholders)
in thread More loop issues

If we're warning, we should also remind about  use strict; and  use warnings; again, and to stop using perl4 type sub calls... The & is not needed.
  • Comment on Re^2: More loop issues (more well named subs that take args return values, less global vars, placeholders)
  • Select or Download Code