split xlsx to csv using perl

Hi,

I am new to perl. I want to split excel 2007 file to csv. every formula should be evaluated on each field.

Plz help me

You may try using Spresdsheet::ParseExcel module...

Spreadsheet::ParseExcel - search.cpan.org