We're getting ready to go from 5.6.1 to 5.8.6, so I'm dealing with some of the same issues. I posted a while back for some initial guidance in the node: Maintaining an Enterprise Perl Distribution. I plan to post more detail on what we did and how it went after we convert. We're probably going to start the actual work in June.

We're also looking at Apache 2 and mod_perl 2, but I agree with the suggestions to limit how much you change at once. On that note, you may want to consider re-installing only the modules you really use. Monks provided some guidance on that in this node: What modules are we actually using?.

Good luck!


In reply to Re: Finally! Saying goodbye to perl 5.005 by cbrandtbuffalo
in thread Finally! Saying goodbye to perl 5.005 by the_slycer

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.