curl -kL http://install.perlbrew.pl | bash I only used this command since it would be enough i figured, it is installed in /Users/bert/perl5/perlbrew it then has directories bin build dist etc perl5 I cant see a cpan file in it, i only used the above command. CPAN: Storable loaded ok (v2.18) Going to read /Users/robertweijerman/.cpan/Metadata Database was generated on Wed, 04 Jul 2012 00:35:04 GMT Running install for module 'App::cpanminus' CPAN: Data::Dumper loaded ok (v2.121_14) 'YAML' not installed, falling back to Data::Dumper and Storable to read prefs '/Users/robertweijerman/.cpan/prefs' Running make for M/MI/MIYAGAWA/App-cpanminus-1.5015.tar.gz CPAN: Digest::SHA loaded ok (v5.45) CPAN: Compress::Zlib loaded ok (v2.008) Checksum for /Users/robertweijerman/.cpan/sources/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.5015.tar.gz ok x App-cpanminus-1.5015/ x App-cpanminus-1.5015/bin/ x App-cpanminus-1.5015/Changes x App-cpanminus-1.5015/lib/ x App-cpanminus-1.5015/Makefile.PL x App-cpanminus-1.5015/MANIFEST x App-cpanminus-1.5015/META.json x App-cpanminus-1.5015/META.yml x App-cpanminus-1.5015/README x App-cpanminus-1.5015/t/ x App-cpanminus-1.5015/t/happy_cpantesters.t x App-cpanminus-1.5015/lib/App/ x App-cpanminus-1.5015/lib/App/cpanminus.pm x App-cpanminus-1.5015/bin/cpanm CPAN: File::Temp loaded ok (v0.18) Warning (usually harmless): 'YAML' not installed, will not store persistent state CPAN.pm: Going to build M/MI/MIYAGAWA/App-cpanminus-1.5015.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite Module::Build 0.36 not found. We have 0.280801. Writing Makefile for App::cpanminus Could not read '/Users/robertweijerman/.cpan/build/App-cpanminus-1.5015-GupXg9/META.yml'. Falling back to other methods to determine prerequisites ---- Unsatisfied dependencies detected during ---- ---- MIYAGAWA/App-cpanminus-1.5015.tar.gz ---- then it tries to install 5 dependencies all unsuccesfully since i had just uninstalled macports, in which i sudo port installed perl5, that did succesfully install App::cpanminus but then it still could not recognize the cpanm command, I can reinstall macports and reinstall perl through that maybe? I am pretty sure my mac perl files are all screwed up and i would like to have this clean install, i already tried macports but that did not work too well, and i have no idea how to use perlbrew

In reply to Re^4: Fresh perl install by Anonymous Monk
in thread Fresh perl install by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.