Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Pack multiple scripts in executables with one shared core dll

by Anonymous Monk
on Nov 21, 2011 at 11:28 UTC ( [id://939163]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Pack multiple scripts in executables with one shared core dll
in thread Pack multiple scripts in executables with one shared core dll

The main problem with PAR is that it packs in one exe perl core and all used modules, so out exe is very big... And if I need more than one script, all of them will be packed with it's own perl and used modules!

Not if you pack them all in the same file as I already explained.

That's useless =(

Yes, reading is hard :)

I do find working software is very useful

So if there is a way to pack scripts in small executables that use some other dll with perl and all needed modules?

My answer in Re: Pack multiple scripts in executables with one shared core dll wasn't a joke, either the par way, or the cava packager way is workable, and you can always create a relocatable perl and add modules to it, zip it, and ship it , if that works for your platform

  • Comment on Re^3: Pack multiple scripts in executables with one shared core dll

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://939163]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-24 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found