Version 0 of Using Perl to get Excel

Updated 2002-05-31 18:14:23

This is a simple syntax that writes a Perl program to create an MS Excel spreadsheet using perl's Spreadsheet::WriteExcel.pm. Since I didn't know about tclperl I also wrote a small extension to load and eval perl code in tcl.

Find the source here [L1 ].

And the tcl example: