hey all,

I've been using perlapp/perltray/etc. to 'compile' executables, and was
wondering whether the following was possible:

I would like to be able to share components between executables of the same
overarching 'application'. As it stands right now, I have several apps that
are all related together, and hence could reuse each others' components. But
since they are all compiled separately, they all bundle (repeatedly) the
same perl executable, shared libraries, etc.

How do you make it so that each library in one app is viewable/usable by the
others, and hence does not need to be archived separately?

Thanks much,

Ed
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to