http://www.perlmonks.org?node_id=939021

Lion-Tiger has asked for the wisdom of the Perl Monks concerning the following question:

I'd want to ask u, is there a way to pack a script into executable + perl.dll kinda file (where Perl core and all needed modules are), so that i can pack another script in executable and they will share this core dll between them?

Think I'll do it this way:
http://www.perlmonks.org/?node_id=939071