http://www.perlmonks.org?node_id=840967


in reply to Help Perl Program - I have compilation errors don't know where

Minor style canard... You should set $valid = 0; once at the top of a set of tests, and reset it to 1 only if you successfully pass all of the validation testing.
  • Comment on Re: Help Perl Program - I have compilation errors don't know where
  • Download Code