Lire une colonne ou une ligne d’un fichier excel

Author:
use Spreadsheet::Read;
 
# Lecture d'un fichier Microsoft Excel .xls
my $ref  = ReadData( 'test.xls'