SlackBuildsOrg/perl/perl-event
Heinz Wiesinger c55a8b220e perl/perl-event: Fixed to use vendor_perl instead of site_perl
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2011-11-26 09:09:31 -06:00
..
perl-event.info perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
perl-event.SlackBuild perl/perl-event: Fixed to use vendor_perl instead of site_perl 2011-11-26 09:09:31 -06:00
README perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
slack-desc perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -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.