Help for this page

Select Code to Download


  1. or download this
    $BigLever{NETOVERGROSS_ORDS} = .98
    
  2. or download this
    foreach my $key (keys %BigLever) {
       print "$key defined with $BigLever{$key}\n";
    }