Help for this page

Select Code to Download


  1. or download this
    my @pos_array;
    my @neg_array;
    ...
        }
    }
    # now do stuff with those two arrays...
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    10.00
    10.00
    -30.00