Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
      exit 0 unless $pages{$page} == '1';
    }
    
  2. or download this
    [peter@kennel tmp]$ perl test_eq.pl
    Use of uninitialized value in numeric eq (==) at test_eq.pl line 13.