Automation: Création automatique d’un graphique dans MS Excel

Author:
#!/usr/bin/perl -w
 
use Win32::OLE;
use Win32::OLE::Const 'Microsoft Excel';
use strict;
 
# créatio