|
Hi all,
I am using the pp module for packaging a single Perl/Tk script that uses a few external modules like Mail::Outlook and it has been awesome so far. Since it is a GUI, I used the -g option to hide the console. However I need a way to dump the console output to a log file so I can peek at what's happening behind the scenes. Is there a way to do this?
On an unrelated note, has anyone managed to boost the startup time of a Perl standalone executable using shared libraries on windows? If yes, then some pointers on how to go about it would be really helpful.
Thanks!
Sandip |