Ken,

I appreciate your assistance. Regarding "ModPerl::ROOT::ModPerl::PerlRun::var_www_cgi_test_2dthai_2dmod_2epl"...I have no idea what this is. It's obviously related, somehow, to Apache's ModPerl feature. I don't think it has anything to do with Perl, and it most certainly is not anything I created. The "var_www_cgi_test_2dthai_2dmod_2epl" part is a recognizable encoding of some sort for my actual file, i.e. "/var/www/cgi/test-thai-mod.pl". That is the full path of the file...there is no "ModPerl::..." behind it.

Error messages often are most unhelpful. This is just such a case. It was a "ModPerl::ROOT::ModPerl::..." error of some sort that once disappeared after a "service apache2 restart" command (after spending several hours trying to puzzle it out with my code); but I have not been so lucky with this second round. Of course, Googling it gets me nowhere, other than to a realization that, as is often the case, I'm quite unique. I'm actually relatively certain that my code is not the culprit...but things never seem to work like they should for me, so perhaps I'm just oblivious to something I've done wrong.

Blessings,

~Polyglot~


In reply to Re^8: Listing out the characters included in a character class [v5.38] by Polyglot
in thread Listing out the characters included in a character class by Polyglot

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.