in reply to Preserving xls formats with Perl

It should be easy using Win32::OLE. Just search on PerlMonks for its usage.

Replies are listed 'Best First'.
Re^2: Preserving xls formats with Perl
by dry_riser_inlet (Initiate) on Aug 27, 2013 at 11:02 UTC

    Ah, I forgot to mention I am working in linux environments - I didn't think Win32::OLE was possible? Perhaps with wine but not exactly easy?