Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Directory hierarchy for Strawberry Perl build

by fdesar (Beadle)
on Jan 14, 2020 at 09:54 UTC ( [id://11111398]=perlquestion: print w/replies, xml ) Need Help??

fdesar has asked for the wisdom of the Perl Monks concerning the following question:

Dear wise Monks,

A silly little question :

I'm "playing" with Perldist_Strawberry with a lot of success, but have a little question still unsolved :

the build zip file I get has an architecture like (forgetting about c, site and vendor) :

.\perl\bin\<binaries and .dll> .\perl\lib|<various modules>

But I would better like to get something like :

.\<binaries and .dll> .\perl5-lib\<various modules>

with perl.exe beeing aware of where to find its modules relative to it (I mean @INC).

This is for a very special local use of Perl and is not vital but it would allow me not to alter the PATH environment variable in this case while installing...

Hum, and I, halas, have no way to add any switch to the command line, perl not being called be me so I cannot interact !</p

Any idea on how to achieve this result ?

Any suggestion's welcome and thanks for your time

François

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-18 22:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found