Help for this page
use strict; use warnings; ... or die("Error parsing file: ", $csv->error_diag()); printf("Total: %5.2f\n", $amt);