Respected Fellow Monks,

I am trying to upgrade my old version of Apache 1.x to the new one (2.x). The version I am upgrading to is a ready to use Binary Build for Win32 Systems from Indigoperl. (http://www.indigostar.com/indigoperl.htm)

The mod_perl version used in this distribution is 1.99_08. I am confused if the mod_perl2 documentation at the Apache website could be applicable to this version of mod_perl (1.99_08).

There are quite a few things missing in the 1.99_08 version which I think are supposed to be a part of Mod_perl2.
For example, the Apache website says that "Apache2::Const" is to be a part of Mod_perl2 but I do not find it(or it's usage, for that matter) anywhere in the IndigoPerl distribution.

If I am missing something, please let me know. Thanks in advance for your help.

Truman


In reply to mod_perl2 confusion by Truman

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.