Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Event - Event loop processing
The Event module provide a central facility to watch for various types of
events and invoke a callback when these events occur. The idea is to delay the
handling of events so that they may be dispatched in priority order when it is
safe for callbacks to execute.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
perl-Event |
1.06 |
1.fc4 |
src |
248 KiB |
Wed Jun 14 15:38:16 2006 |
Changelog
- * Wed Jun 14 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.06-1
- add explicit provides: perl(Event) = version... wasn't being picked up
automagically for some reason
- Tweaked summary line
- Bumped release
- * Thu Jun 8 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.06-0
- initial spec file for F-E