Hi, If I have 2 perl programs that use a GUI library like WxPerl or Win32::GUI that need loading some dlls, can I use perlapp to create 2 Windows executables that share all those needed dlls?
I know only that I can use --xclude for sharing the perl58.dll file, but I don't know how I could share all the needed dll files. It would be helpful because if I would include those 2 (or more) programs in the same installer, the installer program would be smaller. Thank you. Octavian _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
