[[email protected]: bug in Event::generic?]

[email protected] (Joshua N Pritikin) Wed, 13 Dec 2006 13:24:45 +0530
Newsgroups perl.loop
Message-ID <[email protected]>
--Q68bSM7Ycu6FN28Q
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Can anybody comment?

--Q68bSM7Ycu6FN28Q
Content-Type: message/rfc822
Content-Disposition: inline

Return-Path: <[email protected]>
Delivered-To: joshua@localhost
Received: (qmail 29485 invoked from network); 13 Dec 2006 12:48:48 +0530
Received: from unknown (HELO emit.local) (127.0.0.1)
  by localhost with SMTP; 13 Dec 2006 12:48:48 +0530
Delivered-To: [email protected]
Received: from candmpoultry.com [65.99.196.180]
	by emit.local with IMAP (fetchmail-6.3.4)
	for <joshua@localhost> (single-drop); Wed, 13 Dec 2006 12:48:48 +0530 (IST)
Received: (qmail 4238 invoked from network); 12 Dec 2006 23:45:40 +0000
X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on candmpoultry.com
X-Spam-Level: 
X-Spam-Status: No, score=0.4 required=3.5 tests=BAYES_50,HTML_30_40,
	HTML_MESSAGE autolearn=disabled version=3.1.0
Received: from unknown (HELO sunspot.local) (207.210.219.4)
  by candmpoultry.com with SMTP; 12 Dec 2006 23:45:28 +0000
Received: (qmail 30035 invoked by uid 1001); 12 Dec 2006 23:48:53 +0000
Delivered-To: [email protected]
Received: (qmail 30032 invoked by uid 1003); 12 Dec 2006 23:48:53 +0000
Delivered-To: [email protected]
Received: (qmail 30029 invoked from network); 12 Dec 2006 23:48:53 +0000
Received: from unknown (HELO indigo.pobox.com) (207.106.133.17)
  by nirmalvihar.info with SMTP; 12 Dec 2006 23:48:53 +0000
Received: from indigo.pobox.com (localhost [127.0.0.1])
	by indigo.pobox.com (Postfix) with ESMTP id 23CC024F52
	for <[email protected]>; Tue, 12 Dec 2006 18:45:39 -0500 (EST)
Delivered-To: [email protected]
Received: from bay0-omc1-s38.bay0.hotmail.com (bay0-omc1-s38.bay0.hotmail.com
 [65.54.246.110]) by indigo.pobox.com (Postfix) with ESMTP id AFFC624F2D for
 <[email protected]>; Tue, 12 Dec 2006 18:45:38 -0500 (EST)
Received: from BAY124-W8 ([207.46.11.171]) by bay0-omc1-s38.bay0.hotmail.com
 with Microsoft SMTPSVC(6.0.3790.2668); Tue, 12 Dec 2006 15:44:54 -0800
X-Originating-IP: [82.73.74.52]
X-Originating-Email: [[email protected]]
Message-ID: <[email protected]>
Content-Type: multipart/alternative; boundary="_62d574a2-7e7c-452e-a43d-f8c17e4c2967_"
From: Grayson Kleine <[email protected]>
To: <[email protected]>
Subject: bug in Event::generic?
Date: Wed, 13 Dec 2006 00:44:54 +0100
MIME-Version: 1.0
X-OriginalArrivalTime: 12 Dec 2006 23:44:54.0722 (UTC)
 FILETIME=[86404A20:01C71E47]

--_62d574a2-7e7c-452e-a43d-f8c17e4c2967_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Hello,
I am just writing this e-mail because I think there is a bug in Event::gene=
ric, I installed the Event pack using ppm and it installed everything just =
fine, but whenever I try to use Event::generic I get an error in my cmd win=
dow, the error is this:=92 Bareword "Event::PRIO_NORMAL" not allowed while =
"strict subs" in use at C:/Perl/site/lib/Event/Watcher.pm line 55.BEGIN not=
 safe after errors--compilation aborted at C:/Perl/site/lib/Event/Watcher.p=
m line 84.Compilation failed in require at (eval 1) line 3....propagated at=
 C:/Perl/lib/base.pm line 85.BEGIN failed--compilation aborted at C:/Perl/s=
ite/lib/Event/generic.pm line 3.=92. I don=92t know  if it is just me or if=
 there is really something wrong with the package. I am using windows xp sp=
2  and I get that error just by adding this to the perl script:=92 use Even=
t::generic;=92.
_________________________________________________________________
Windows Live Spaces is here! It=92s easy to create your own personal Web si=
te.
http://spaces.live.com/signup.aspx=

--_62d574a2-7e7c-452e-a43d-f8c17e4c2967_
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><P class=3DMsoNormal style=3D"MARGIN: 0in 0in 10pt"><FONT face=3DCali=
bri color=3D#000000 size=3D3>Hello,</FONT></P>
<P class=3DMsoNormal style=3D"MARGIN: 0in 0in 10pt"><FONT face=3DCalibri co=
lor=3D#000000 size=3D3>I am just writing this e-mail because I think there =
is a bug in Event::generic, I installed the Event pack using ppm and it ins=
talled everything just fine, but whenever I try to use Event::generic I get=
 an error in my cmd window, the error is this:=92 Bareword "Event::PRIO_NOR=
MAL" not allowed while "strict subs" in use at C:/Perl/site/lib/Event/Watch=
er.pm line 55.BEGIN not safe after errors--compilation aborted at C:/Perl/s=
ite/lib/Event/Watcher.pm line 84.Compilation failed in require at (eval 1) =
line 3....propagated at C:/Perl/lib/base.pm line 85.BEGIN failed--compilati=
on aborted at C:/Perl/site/lib/Event/generic.pm line 3.=92. I don=92t know =
<SPAN style=3D"mso-spacerun: yes">&nbsp;</SPAN>if it is just me or if there=
 is really something wrong with the package. I am using windows xp sp2 <SPA=
N style=3D"mso-spacerun: yes">&nbsp;</SPAN>and I get that error just by add=
ing this to the perl script:=92 use Event::generic;=92.</FONT></P><br /><hr=
 />Windows Live Spaces is here! It=92s easy to create your own personal Web=
 site. <a href=3D'http://spaces.live.com/signup.aspx' target=3D'_new'>Check=
 it out!</a></body>
</html>=

--_62d574a2-7e7c-452e-a43d-f8c17e4c2967_--

--Q68bSM7Ycu6FN28Q--