Help for this page
# STEP1: The data from XLS file is stored in temp TXT file my $parser = Spreadsheet::ParseXLSX->new();
$mac = encode("utf-8", $cell_unformatted); print_txt "$row;;$col;;", $mac ,"\n";