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

Re: How is the default @INC constructed?

by eyepopslikeamosquito (Archbishop)
on Aug 25, 2004 at 05:20 UTC ( [id://385591]=note: print w/replies, xml ) Need Help??


in reply to How is the default @INC constructed?

Improving the perl build system to allow relocation without requiring recompilation is certainly do-able and is on the P5P wish list. One way to implement this is to build all executables with dummy and very long paths stuffed into the executable, then write a utility to binary edit them when you move them. Sounds hacky, but in practice it works well and is better than the alternatives.

ActiveState's reloc_perl utility is an example of one way to do it.

  • Comment on Re: How is the default @INC constructed?

Log In?
Username:
Password:

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

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

    No recent polls found