Hopefully someone in here can answer this questions : 1) if I install Activestate v. 5.8 should I install into a different directory than Perl or should I remove the version of perl on the server currently and then install v. 5.8 into the Perl directory? 2) if I should install into a separate directory for v. 5.8 how can I add the directory for Perl 5.8 automatically to @ISA? When I go into ppm I want to add Date::Calc and have it go into the directory with version 5.8 or the latest version of perl I have. 3) when doing a perl -v command it comes back with version 5.6. If I were to have multiple copies of perl (different versions) what would come back then? Where does it look to get that information? Thanks again.

In reply to Re: How to Install Date::Calc by rpike
in thread How to Install Date::Calc by rpike

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.