http://qs321.pair.com?node_id=957563


in reply to Re: Why this simple code doesn't work?
in thread Why this simple code doesn't work?

  1. Don't add prototypes to your subroutine declaration
  2. Don't call your subroutines with a prepended "&"
I thing you are right. My Perl is little old fashioned (Learn Perl, 2-nd edition :) )
  • Comment on Re^2: Why this simple code doesn't work?