NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Win32::OLE (Score:1)
I generate a lot of Excel spreadsheets using DBI + Win32::OLE, and I bet it would be just as easy to do the same with Word.
rjbs
or use Spreadsheet::WriteExcel (Score:2)
Pure perl, pure goodness! Thank you jmcnamara.
Now we just need someone to do Pod::Simple::MsWord, so we can avoid Word entirely.