Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: PPM installed Path

by robartes (Priest)
on Sep 14, 2006 at 11:41 UTC ( [id://572911]=note: print w/replies, xml ) Need Help??


in reply to PPM installed Path

Not to sound flippant or anything (I'm genuinely interested) -- why would you want to do this? It would involve either sprinkling copious amounts of use lib around, or working with a horrendeously long @INC.

CU
Robartes-

Replies are listed 'Best First'.
Re^2: PPM installed Path
by kulls (Hermit) on Sep 14, 2006 at 11:59 UTC
    Hi,
    I want to set the PERL5LIB path in the apache itself and more over I run multiple perl projects ...so portablity is high in that case.since I just copy only that particular folder and happly carried out anywhere without any dependencies !!!
    -kulls
      I still fail to see the logic. Why does Apache have any interest in the PERL5LIB or @INC?

      I run multiple projects also, but they all work from a common base set of modules plus their own use lib for custom modules.

      jdtoronto

        Hi,
        I agree that what you're saying. How you're collecting custom modules ?? . I guess, you're copying required modules from the perl default path after PPM was installed if i'm not wrong. My question is why should I copy from the base instead of directly point it to where we want.
        Thanks
        -kulls

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-25 09:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found