Thats the thing, I installed it through cpanm and it was installed succesfully, then my idiot friend said i should copy some of my directories because i always have to use a use lib, now I have no idea what to do, I cant reinstall since cpanm says its installed yet i dont know where the combinatorics bs and bundle should go and which file the loader in combinatorics.pm. Is there a way to make this all go away? To reinstall this entire thing?

I am asking you to tell me what the XSloader loads, because thats the only error my script still gets, if that cures i restored peace and order to my module directories. Is there anything I can do that might resolve this situation? I am terribly sorry to be so much of a nuisance, I just can't stand it that i got everything perfectly installed and then my friend messes it all up, dont fix things that arent broken. Can i delete a file that makes cpanm think that i havent installed it yet, and then it redoes it? or makes it reinstall somewhere else on my system so I can simply replace my current messed up install?

I am very grateful for your help but i am so afraid of having to see for the second time how i mess up my perl cpan

In reply to Re^6: How to get all combinations by robertw
in thread How to get all combinations by robertw

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.