Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 gadi atpakaļ
..
README 93ba4df502 perl/*: Moved all of the Perl modules to here 13 gadi atpakaļ
perl-event.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 gadi atpakaļ
perl-event.info 0977509cad perl/perl-event: Update download. 6 gadi atpakaļ
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 gadi atpakaļ

README

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.