SlackBuildsOrg/perl/perl-event
2014-07-22 16:22:29 +07:00
..
perl-event.info perl/perl-event: Fix source URLs. 2014-07-22 16:22:29 +07:00
perl-event.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.