Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Customary Perl setup on Apple Mac OS X?

by wrinkles (Pilgrim)
on Aug 05, 2008 at 05:52 UTC ( [id://702227]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     ./Build install --install_base /opt/local/
    
  2. or download this
    export PERL5LIB="/opt/local/lib/perl5:/opt/local/lib/perl5/site_perl:/
    +opt/local/lib/perl5/darwin-thread-multi-2level:/opt/local/lib/perl5/a
    +uto"
    
  3. or download this
    $CPAN::Config = {
      'auto_commit' => q[1],
    ...
    };
    1;
    __END__
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://702227]
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-24 05:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found