Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Update on setting up a PAUSE testing environment

by Anonymous Monk
on May 16, 2011 at 04:53 UTC ( [id://905017]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    wget -c http://cpan.org/src/perl-5.8.1.tar.gz
    tar -zxvf perl-5.8.1.tar.gz
    cd perl-5.8.1
    ./Configure -des -Dprefix=~/p/5.8.1/
    make install
    
  2. or download this
    export PATH=~/p/5.8.1/perl/bin:$PATH
    
  3. or download this
    which perl
    perl -V
    perl -e "die $^X"
    
  4. or download this
    $ cpanp
    CPANPLUS::Shell::Default -- CPAN exploration and module installation (
    +v0.9105)
    CPAN Terminal> !warn $^X
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (8)
As of 2024-03-28 12:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found