Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

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

by Albannach (Monsignor)
on May 08, 2007 at 16:04 UTC ( [id://614181]=note: print w/replies, xml ) Need Help??


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

You might try using pp to package your scripts on your development machine with your development version of Perl, and they should run with your development version on the other machine, albeit with much slower startup times. pp can be fussy at times, but if your scripts aren't too odd this could be a very easy solution.

Note: I use pp often for target machines with no Perl installed at all, and I believe but am not certain that this approach will leave the old 5.004 installation unharmed (and hopefully the permissions are correctly set to ensure this) but I can't guarantee it.

--
I'd like to be able to assign to an luser

  • 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://614181]
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 2024-04-20 04:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found