Help for this page

Select Code to Download


  1. or download this
    MakeFilesOrDie( $these, $files );
    CompareFilesOrDie( $these, $files );
    
  2. or download this
    $url=$_;
    &domain_check();
    $x="$competitor.html";
    
  3. or download this
    my $change = gimmeChange( '20USD', 'milk','cookies' );
    sub gimmeChange {
    ...
       }
       return $diff;
    }