>>>>> On Sat, 14 Apr 2007 12:59:19 +0200, Marc Lehmann <[EMAIL PROTECTED]> said:
> On Sat, Apr 14, 2007 at 11:56:23AM +0200, "Andreas J. Koenig" <[EMAIL
PROTECTED]> wrote:
>> Ideally, Marc would ask the user if he wants to build Event support
>> (he asks many questions anyway:) and if the user says yes, then he
>> should put the necessary modules (Event? AnyEnvent? Etc.) into its own
>> prerequisites. The answer should default to yes, so that automated
>> build environments build in doubt too many modules.
> Uhm, actually:
> PREREQ_PM => {
> Event => 1.06,
> So Coro already requires Event, and has done so for a long time.
Ah, now we see how far reaching consequences my sloppy expression goes.
I really was talking about Coro::Event, not Event.pm
--
andreas