Okay, thanks again, and I think this is just to put closure on the topic (though I was still hoping for more enlightenment if there were any new comments). In summary, I was able to solve my immediate problem, and even succeeded in running the PERL in question on an ancient Linux box where another part of the system still lives (like a zombie). Running it there actually creates a new wrinkle that eliminates some of the later steps (which had involved running the code on current versions of Linux, Windows 7, and the Mac OS). Now it seems to work anywhere I want it, and the results are as good as ever (for small values of 'good').

On the down side, I still don't understand how it worked before, but if I tackle that part of the problem again, I'm only going to do it with a webserver under me so I can see what is really happening there. However, if it ever gets back to a webserver, I'm pretty sure it needs a page-one rewrite and this PERL is back on page 17 or later...

Freedom = (Meaningful - Coerced) Choice ≠ (Beer | Speech)

In reply to Re^5: Running a CGI script from a command line? by shanen
in thread Running a CGI script from a command line? by shanen

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.