slackbuilds_ponce/libraries/perl-event
2010-05-13 00:32:44 +02:00
..
perl-event.info libraries/perl-event: Updated for version 1.11 2010-05-13 00:32:44 +02:00
perl-event.SlackBuild libraries/perl-event: Updated for version 1.11 2010-05-13 00:32:44 +02:00
README libraries/perl-event: Added to 12.2 repository 2010-05-12 23:30:57 +02:00
slack-desc libraries/perl-event: Added to 12.2 repository 2010-05-12 23:30:57 +02: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.