On Jul 9, 2004, at 1:09 PM, Stas Bekman wrote:

There is no Apache.pm in mp2. You probably wanted to say:

> requires => { 'mod_perl' => 0,

Right. In fact, it should probably be

    requires       => { 'mod_perl'   => '1.0',

in the MP1 example, and

    requires       => { 'mod_perl'   => '1.99',

in the MP2 example, yes?

Geoff, did you get all that? ;-)

Regards,

David



Reply via email to