http://www.perlmonks.org?node_id=927097

vsurend has asked for the wisdom of the Perl Monks concerning the following question:

Hi, I have created Excel using Spreadsheet::WriteExcel in Perl/Tk. The created xls is getting save to the location where my program resides. I want to Open an excel instead of saving it first itself. And the User should save the excel to the system only if required. Can you please help how can I do that. -Vidya