mod_perl is 1.x, mod_perl2 is 2.x http://search.cpan.org/~gozer/mod_perl-2.0.4/lib/mod_perl2.pm, search.cpan.org might confuse based on distribution name, but CPAN doesn't
$ cpanp l mod_perl mod_perl2 [MSG] Checking if source files are up to date Details for 'mod_perl' Author Philippe M. Chiasson (gozer@cpan.org) Description None given Development Stage Released Interface Style Object oriented using blessed references and/ +or inheritance Language Used C and perl, a C compiler will be needed Package mod_perl-1.31.tar.gz Public License Unknown Support Level Mailing-list Version on CPAN 1.31 Contains: Apache + 1.27 *snip**snip**snip* mod_perl + 1.31 Details for 'mod_perl2' Author Philippe M. Chiasson (gozer@cpan.org) Description None given Development Stage Unknown Interface Style Unknown Language Used Unknown Package mod_perl-2.0.4.tar.gz Public License Unknown Support Level Unknown Version on CPAN 2.000004 Contains: APR + 0.009000 *snip**snip**snip* mod_perl2 + 2.000004 $ cpan -D mod_perl mod_perl2 CPAN: Storable loaded ok (v2.21) Going to read '*snip*\.cpan\Metadata' Database was generated on Mon, 09 Aug 2010 00:29:58 GMT mod_perl ---------------------------------------------------------------------- +--- (no description) G/GO/GOZER/mod_perl-1.31.tar.gz Installed: CPAN: 1.31 Not up to date Philippe M. Chiasson (GOZER) gozer@cpan.org mod_perl2 ---------------------------------------------------------------------- +--- (no description) G/GO/GOZER/mod_perl-2.0.4.tar.gz Installed: CPAN: 2.000004 Not up to date Philippe M. Chiasson (GOZER) gozer@cpan.org $

In reply to Re^4: mod_perl installation - missing apache src by Anonymous Monk
in thread mod_perl installation - missing apache src by ARiccela

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.