- or download this
use strict;
my $input_file = 'foobar.txt';
...
print "Maxima:\n";
print "($_->[ 0 ], $_->[ 1 ])\n" for @max;
- or download this
use strict;
my $input_file = 'foobar.txt';
...
print "Maxima:\n";
print "($_->[ 0 ], $_->[ 1 ])\n" for @max;