in reply to Re^3: Prompt to save file using Tk
in thread Prompt to save file working with excel::writer::xlsx for desktop application

I think you should have at look at this option while using the getSaveFile() function of that module

Replies are listed 'Best First'.
Re^5: Prompt to save file using Tk
by Anonymous Monk on Dec 18, 2018 at 03:33 UTC

    Thanks, I am wondering why superb module like xcel::writer::xlsx doesn't have method like save and saveas.

      Why doesn't this wheel have a door lock and ignition lock? Because it is a wheel, it is not an automobile.

      same way you pick up a screwdriver, it doesn't magically complete your project, its a tool, it does its job, you do your job

        Agree,i intended to say, it would have been great if that module had that methods as it already has lot to offer.
        Thanks.