Can anybody comment?
--- Begin Message ---Hello, 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 installed everything just fine, but whenever I try to use Event::generic I get an error in my cmd window, the error is this:’ 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.pm 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/site/lib/Event/generic.pm line 3.’. I don’t know if it is just me or if there is really something wrong with the package. I am using windows xp sp2 and I get that error just by adding this to the perl script:’ use Event::generic;’. _________________________________________________________________ Windows Live Spaces is here! It’s easy to create your own personal Web site. http://spaces.live.com/signup.aspx
--- End Message ---