I wrote a simple perl script that works on win32 with ActiveState perl (default install). I added a Perl module as well. Now before I roll it to 200 PCs, the PC dude says the ActiveState footprint is too big. How can I figure out what I can delete from the ActiveState dist and have the script still work without embarking on a 100 hour interative process. Also is there a way to take this perl script and the module and create an exe out of it ?
Thanks