Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: What is the best way to install CPAN modules on Debian?

by ig (Vicar)
on Mar 27, 2009 at 04:04 UTC ( [id://753565]=note: print w/replies, xml ) Need Help??


in reply to What is the best way to install CPAN modules on Debian?

Another option is to install modules into application specific libraries.

I have systems running multiple perl applications, each with its own module requirements. While the modules installed on the system are usually adequate, sometimes newer or older or patched versions are required for a particular application. To avoid adversely impacting the system or other applications, I prefer to install such modules into an application specific library - just a few more modules among the application's own modules.

I am currently investigating options for cpan and cpanplus to have them use application specific configurations rather than the system wide or personal configurations. I don't see easy support for this out-of-the-box, so I expect I will customize cpanplus to make installation and maintenance of these modules easier.

  • Comment on Re: What is the best way to install CPAN modules on Debian?

Log In?
Username:
Password:

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

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

    No recent polls found