Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: How to Run/Convert(?) Script Built on 5.8.4 to 5.004

by ddn123456 (Pilgrim)
on May 09, 2007 at 07:53 UTC ( [id://614316]=note: print w/replies, xml ) Need Help??


in reply to How to Run/Convert(?) Script Built on 5.8.4 to 5.004

Alternatively as a quick workaround you could compile them into executables with the perl development kit.

Or even put them into 1 structured script either OO or procedural) with the possibility to launch the required internal functions & subprocedures by passing on specific commandline parameters. Then you can compile this into 1 general executable with the perl development kit.

Like this all required perl binaries and script code are compiled and the dependency on a perl platform is skipped for production environment.

The pdk only takes the minimum it needs to create the executable so you may end up with a file far smaller than the size of your perl installation.

In development environment however you will still need it.

Regards.

ddn123456
  • Comment on Re: How to Run/Convert(?) Script Built on 5.8.4 to 5.004

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2025-11-07 04:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (65 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.