This exact situation happened to me back before I knew how to segregate my own libraries properly from the system Perl. Broke a bunch of websites and took me a week to sort out because I barely knew what I was doing and I had to reinstall hundreds of modules I hadn’t bothered to track.

This is potentially the kind of thing you could fix easily with a little good advice from the monks. I posit, however, that it is probably something that is extremely difficult to do with what amounts to a game of charades/Pictionary with you relaying partial information you don’t understand or know how to find to those trying to guess what it means or what you could try next. So, I would say, it might be best to post it as a job on https://jobs.perl.org/ and screen candidates carefully before giving anyone permission/credentials to your site. This is probably a short/easy job for a good Perl hacker.


In reply to Re: Hosting Provider updated Perl !! by Your Mother
in thread Hosting Provider updated Perl !! by sheenzt

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.