An non profit organization I'm working with is considering a web hosting company that offers perl 5.04 and CGI 2.4.9. They are also considering using the box that the university lets me administer for non-profit use. My box is running Perl 5.6.1

A few months ago, I moved to 5.6.1 because the scripts I wrote in ActiveState puked on Debian potato / perl 5.04. I did stuff like use our instead of  my and use warnings instead of /usr/bin/perl -w I've read through the perldelta docs and there doesn't seem like working in two versions of perl would hurt too badly. I'm smarter than I was a few months ago :->

Am I missing something?

btw, my feelings aren't hurt at the prospect of rejection. I offer some nice stuff, but my deal depends entirely on me and my handshake with some folks in the University. If I get hit by a beer truck, my co-workers can probably help people move to another setup, but things will be a little tense.



email: mandog


In reply to v5.04 vs 5.6.n versions of perl by mandog

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.