Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^4: how ship perl in my application?

by xiaoyafeng (Deacon)
on May 11, 2012 at 09:23 UTC ( [id://969948]=note: print w/replies, xml ) Need Help??


in reply to Re^3: how ship perl in my application?
in thread how ship perl in my application?

Hi Anonymous Monk,

I've downloaded the and this is a great tool. but IMHO, maybe it doesn't fit my requirement. I have a c program embed with perl, and works fine in my machine now. But I don't want user have to install a perl distribution for using this. Cava packager is a nice tool to package perl script into a executable as pp dose, but it might not fit this scenario. please point out if I'm wrong





I am trying to improve my English skills, if you see a mistake please feel free to reply or /msg me a correction

Replies are listed 'Best First'.
Re^5: how ship perl in my application?
by Anonymous Monk on May 11, 2012 at 10:51 UTC

    I have a c program embed with perl ... please point out if I'm wrong

    Whoa, I don't know how I missed this, sorry

    Though I haven't tried it, I think it could still work as cava bundles ...build\lib\perl58.dll , though modules and module dlls are renamed ( Compress/Zlib.dll as src_06320181.dll )

    I imagine all you have to do is call mycavapackedhelper.exe and then add/glob/do/dl_load build\lib\* yourself,

    In any case, I'm confident the developer/maintainer can fill-in any blanks

    On the other hand Citrus Perl is made for Creating Custom Distributions and Executables, which I think might fit your situation (though I haven't tried it)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-24 09:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found