Help for this page

Select Code to Download


  1. or download this
    my %lookfor: shared; @lookfor{ @ARGV } = ();
    
  2. or download this
    $line =~ $_ and $lookfor->{ $_ } = $line for keys %{ $lookfor };
    
  3. or download this
    last if keys %$lookfor == grep defined, values %$lookfor;
    
  4. or download this
    my @dones  : shared = ( 0 ) x @cmds;
    
  5. or download this
        \$dones[ $_ ],
    
  6. or download this
    $$doneRef = 1;
    
  7. or download this
    sleep 1 while grep( $_, @dones ) < @cmds;
    
  8. or download this
                    ## Set the quitNow if the value indicates this
                    $$quitNow = ( $lookfor->{ $_ } eq '1' );
    
  9. or download this
    #! perl -slw
    use strict;
    ...
                  412014 :  was not found.
              junk\.htm$ :  was not found.
                copyrght :  was found at '     R     R:\cookbook\copyrght.
    +htm'