Sivasakthi <[EMAIL PROTECTED]> asked:
> Gunnar Hjalmarsson wrote:
> > Sivasakthi wrote:
> >> Is it possible to compare two excel  file by  using Perl?
> >
> > Yes.
> >
> How can we do that? .. or direct me to right document.

Use Spreadsheet::ParseExcel 
(http://search.cpan.org/~szabgab/Spreadsheet-ParseExcel-0.32/lib/Spreadsheet/ParseExcel.pm)
 to read in your Excel files.

You'll then have to do a field-by-field comparison.

HTH,
Thomas

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to