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

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.