Cybershmuck
Technical User
- Jan 21, 2005
- 21
Hi,
I'm creating a simple gui which exceutes a perl script. At the moment the application is packaged into a zip file comtaining the gui.exe file and the perl script plus all the Perl library files.
I'm wondering if there is a way to compress all these libray files into a few files so that the application can be more compact.
What I mean is there a similar way like how Visual C++ compacts all the library files into a simple object file when you do the Build command.
Thanks in advance.
Stanley.
I'm creating a simple gui which exceutes a perl script. At the moment the application is packaged into a zip file comtaining the gui.exe file and the perl script plus all the Perl library files.
I'm wondering if there is a way to compress all these libray files into a few files so that the application can be more compact.
What I mean is there a similar way like how Visual C++ compacts all the library files into a simple object file when you do the Build command.
Thanks in advance.
Stanley.