John McNamara > Spreadsheet-WriteExcel-2.12 > lecxe

Download:
Spreadsheet-WriteExcel-2.12.tar.gz

Annotate this POD

CPAN RT

Open  11
View Bugs
Report a bug
Source   Latest Release: Spreadsheet-WriteExcel-2.18

NAME ^

lecxe - A Excel file to Spreadsheet::WriteExcel code converter

DESCRIPTION ^

This program takes an MS Excel workbook file as input and from that file, produces an output file with Perl code that uses the Spreadsheet::WriteExcel module to reproduce the original file.

STUFF ^

Additional hands-on editing of the output file might be neccecary as:

* This program always names the file produced by output script _change_me_.xls

* Users of international Excel versions will have som work to do on list separators and numeric punctation characters.

SEE ALSO ^

Win32::OLE, Win32::OLE::Variant, Spreadsheet::WriteExcel

BUGS ^

* Picks wrong color on cells sometimes.

* Probably a few other...

DISCLAIMER ^

I do not guarantee ANYTHING with this program. If you use it you are doing so AT YOUR OWN RISK! I may or may not support this depending on my time schedule...

AUTHOR ^

t0mas@netlords.net

COPYRIGHT ^

Copyright 2001, t0mas@netlords.net

This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.