Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I was hoping I'd be able to write this up as a how-to, but not yet. Here is where things are at the moment:
  • Ubuntu installed
  • perlbrew installed
  • appended source ~/perl5/perlbrew/etc/bashrc to .bashrc
  • installed perl 5.8.1
  • cpanm installed for desired version of perl
  • dependencies installed
  • module to be debugged downloaded
And at this point I bounced off of a brick wall. Even though I was careful to issue perlbrew use perl-5.8.1 and then used perlbrew install-cpanm before using cpanm to install the dependencies, running perl Makefile.PL politely told me that none of them were there or that they were not current etc. At that point I did:
$which cpanm /home/hsmyers/perl5/perlbrew/bin/cpanm
which certainly looked correct. Just to check, I rebooted and before switching perls, I again did:
$which cpanm /home/hsmyers/perl5/perlbrew/bin/cpanm
which did not look alright. Clearly cpanm is not correctly installed at least in terms of where it is placing modules. From what I had read, I was expecting a pretty much seamless fit between cpanm and perlbrew---at a guess I was wrong. Given how little I know about Linux it is entirely possible that I've taken something the rest of you take for granted and found yet another way to screw it up (YAWTSIU) ---regardless, I'm more or less stuck at this point. Suggests and tips as usual appreciated...

--hsm

"Never try to teach a pig to sing...it wastes your time and it annoys the pig."

In reply to Update on setting up a PAUSE testing environment by hsmyers

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found