slackbuilds/perl/perl-event
fourtysixandtwo aca956b76f perl/perl-event: Change i486 to i586 2022-06-07 02:23:42 -04:00
..
README
perl-event.SlackBuild perl/perl-event: Change i486 to i586 2022-06-07 02:23:42 -04:00
perl-event.info perl/perl-event: Update download. 2018-05-27 11:11:16 +07:00
slack-desc

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.