Help for this page

Select Code to Download


  1. or download this
    sub array_minus (\@\@) {
        my ( $got, $required ) = @_;
    ...
        delete  @required{@got};
        return values %required; 
    }
    
  2. or download this
    c:\@Work\Perl\monks>perl
    use strict;
    ...
    
    __END__
    Skipper is missing: water_bottlesunscreen at - line 11.