in reply to Re: Excel in Perl/Tk
in thread Excel in Perl/Tk
My Spreadsheet::Read comes with ss2tk in the examples folder, which displays all spreadsheets supported by Spreadsheet::Read in perl/Tk.
$ ss2tk --help usage: ss2tk [-w <width>] [X11 options] file.xls [<pattern>] -w <width> use <width> as default column width (4)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Excel in Perl/Tk
by vsurend (Novice) on Jan 19, 2012 at 05:11 UTC |