n the following thread:
http://www.rosat.mpe-garching.mpg.de/mailing-lists/perl-loop/2002-12/msg0.html
Enjoy!
--
Nick Eggleston
Consultant
Data Communications Consulting, Inc.
6320 Rucker Road, Suite E
Indianapolis, IN 46220
317/726-0295 x18
317/202-2445 (fax)
--- Event-0.86/c/var.c.0.86 20
- Forwarded message from mixo <[EMAIL PROTECTED]> -
From: mixo <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Event-0.86
Hi,
I am currently testing some perl software wich use your "Event" module.
The problem I have is that the program sef faults as soon as
Hi,
I am currently testing some perl software wich use your "Event" module.
The problem I have is that the program sef faults as soon as is call
"Event::loop()" method. From the perl debugger I got
+
Signal SEGV at /usr/lib/perl5/site_perl/5
- Forwarded message from "Paul J. Kissman" <[EMAIL PROTECTED]> -
From: "Paul J. Kissman" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Event 0.86 fails make test
I am trying to install Event-0.86 on a Redhat system with Perl 5.8.0 and
have encountere
On Mon, May 27, 2002 at 02:33:01AM -0400, Allen Smith wrote:
> I'm holding my head over this one. A combination of Event-0.86 and
> BSD::Resource 1.15 coredumps with the following test.pl script:
>
> [..snip..]
>
> The change that I'm guessing is responsible (althou
I'm holding my head over this one. A combination of Event-0.86 and
BSD::Resource 1.15 coredumps with the following test.pl script:
# -*- perl -*-
use BSD::Resource;
use Event qw(loop unloop sweep);
$Event::DebugLevel = 4;
$count = 0;
Event->timer(interval=> "1",
- Forwarded message from PAUSE <[EMAIL PROTECTED]> -
Reply-To: [EMAIL PROTECTED]
Subject: CPAN Upload: J/JP/JPRIT/Event-0.86.tar.gz
From: PAUSE <[EMAIL PROTECTED]>
To: "Joshua Nathaniel Pritikin" <[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
The uploaded