Help for this page

Select Code to Download


  1. or download this
    my @keepers;
    
    ...
       }
    }
    # now do whatever needs to be done with @keepers.
    
  2. or download this
     ...
          my $pass = 0;
    ...
             }
          }
     ...