Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Perl/mod_perl on shared web servers

by trs80 (Priest)
on Feb 14, 2002 at 04:01 UTC ( [id://145367]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    PREFIX=/usr/home/<username>/usr/local \
    INSTALLPRIVLIB=/usr/home/<username>/usr/local/lib/perl5 \
    ...
    INSTALLBIN=/usr/home/<username>/usr/local/bin \
    INSTALLMAN1DIR=/usr/home/<username>/usr/local/lib/perl5/man \
    INSTALLMAN3DIR=/usr/home/<username>/usr/local/lib/perl5/man/man3
    
  2. or download this
    setenv PERL5LIB /usr/home/<username>/usr/local/lib/perl5:
        /usr/home/<username>/usr/local/lib/perl5/site_perl:
        /usr/home/<username>/usr/local/lib/site_perl
    

Log In?
Username:
Password:

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

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

    No recent polls found