in reply to excel to hash
my $excel_table = Spreadsheet::ExcelHashTable->new($file) or die "Could not create excel_table object:" ; $excel_table->excel_checker("Sheet1", "ID") and die $excel_table->err +or();
All power corrupts, but we need electricity.
|
|---|