Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Event - Event loop processing
- Description:
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
perl-Event-1.20-1.fc17.x86_64
[280 KiB] |
Changelog
by Paul Howarth (2012-01-15):
- update to 1.20 (test suite fixes)
- BR: perl(Carp), perl(Config), perl(Exporter)
- since upstream doesn't ship license files, neither should we
- make %files list more explicit
- use a patch to fix character encoding rather than scripted iconv
- use DESTDIR rather than PERL_INSTALL_ROOT
- no need for additional filtering on top of %{?perl_default_filter}
- don't package INSTALL file
|