Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: perlbrew migrate modules to new perl install, on Mac OS X

by abualiga (Scribe)
on Mar 18, 2013 at 02:15 UTC ( [id://1023969]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perldoc -t perllocal | perl -lane'/"Module"/ && print $F[-1]' | sort -
    +u >/tmp/pms
    
    perlbrew switch perl-5.16.0t
    
    cpanm -v </tmp/pms &>>/tmp/inst.log & tail -f /tmp/inst.log
    
  2. or download this
    $ perl -e 1 -MFile::Find
    dyld: lazy symbol binding failed: Symbol not found: _Perl_Istack_sp_pt
    +r
      Referenced from: /Users/abualiga/perl5/lib/perl5/darwin-thread-multi
    +-2level/auto/Cwd/Cwd.bundle
    ...
      Expected in: flat namespace
    
    Trace/BPT trap: 5
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-26 08:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found