dfs001 has asked for the wisdom of the Perl Monks concerning the following question:
Hello Monks,
I am writing a script that uses a Tk GUI which spiders various websites. My question is how would I go about packaging my script, so that it may be deployed to systems without Perl previously installed. In addition, I would also like to package it in a win32 system executable. If any of you could help, it would be greatly appreciated.
Thanks