Help for this page
C:\Documents and Settings\dln1\My Documents\PERL>perl excel.pl Can't call method "Open" on an undefined value at excel.pl line 16.
use OLE; ... # Close It Up $xl_app->ActiveWorkbook->Close(0); $xl_app->Quit();