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

Re: When to bundle Perl with your app?

by RonW (Parson)
on May 27, 2014 at 16:39 UTC ( [id://1087558]=note: print w/replies, xml ) Need Help??


in reply to When to bundle Perl with your app?

Sometimes correct operation of a Perl application depends on a specific combination of the versions of installed modules. By bundling a custom installation with your app, you can increase the probability your app will run correctly on a system other than your development machine.

Of course, it would be better to test your app on several very different systems to weed out such dependencies. And if you aspire to have your app available as a package in your favorite Linux/BSD/whatever distribution, you need to make sure it works with the default Perl installation for that distro (which is often very very old and often lacks many very useful modules).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-09-16 12:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (22 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.