G
Gallon
I have MS Excel spreadsheets with tons of formulas and data already in
them, so I was very excited about discovering
"Spreadsheet::WriteExcel". This would allow me to write data directly
from my Perl scripts, rather than cutting and pasting. The only
drawback, except for me being an idiot or a luddite, is the module only
seems to have a "new" constructor! I need an "open" constructor, or
whatever. Does anyone know how I might do this???
Sincerely,
Gregg Allen
them, so I was very excited about discovering
"Spreadsheet::WriteExcel". This would allow me to write data directly
from my Perl scripts, rather than cutting and pasting. The only
drawback, except for me being an idiot or a luddite, is the module only
seems to have a "new" constructor! I need an "open" constructor, or
whatever. Does anyone know how I might do this???
Sincerely,
Gregg Allen