Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-Async-Interrupt

This module implements a single feature only of interest to advanced perl modules, namely asynchronous interruptions (think "UNIX signals", which are very similar). Sometimes, modules wish to run code asynchronously (in another thread, or from a signal handler), and then signal the perl interpreter on certain events. One common way is to write some data to a pipe and use an event handling toolkit to watch for I/O events. Another way is to send a signal. Those methods are slow, and in the case of a pipe, also not asynchronous - it won't interrupt a running perl interpreter. This module implements asynchronous notifications that enable you to signal running perl code from another thread, asynchronously, and sometimes even without using a single syscall.

Found 1 sites for perl-Async-Interrupt

Found 6 RPM for perl-Async-Interrupt

PackageSummaryDistributionDownload
perl-Async-Interrupt-1.05-1.el6.rf.i686.htmlAllow C/XS libraries to interrupt Perl asynchronouslyDAG packages for Red Hat Linux el6 i386perl-Async-Interrupt-1.05-1.el6.rf.i686.rpm
perl-Async-Interrupt-1.05-1.el6.rf.x86_64.htmlAllow C/XS libraries to interrupt Perl asynchronouslyDAG packages for Red Hat Linux el6 x86_64perl-Async-Interrupt-1.05-1.el6.rf.x86_64.rpm
perl-Async-Interrupt-1.05-1.el5.rf.i386.htmlAllow C/XS libraries to interrupt Perl asynchronouslyDAG packages for Red Hat Linux el5 i386perl-Async-Interrupt-1.05-1.el5.rf.i386.rpm
perl-Async-Interrupt-1.05-1.el5.rf.x86_64.htmlAllow C/XS libraries to interrupt Perl asynchronouslyDAG packages for Red Hat Linux el5 x86_64perl-Async-Interrupt-1.05-1.el5.rf.x86_64.rpm
perl-Async-Interrupt-1.05-1.el4.rf.i386.htmlAllow C/XS libraries to interrupt Perl asynchronouslyDAG packages for Red Hat Linux el4 i386perl-Async-Interrupt-1.05-1.el4.rf.i386.rpm
perl-Async-Interrupt-1.05-1.el4.rf.x86_64.htmlAllow C/XS libraries to interrupt Perl asynchronouslyDAG packages for Red Hat Linux el4 x86_64perl-Async-Interrupt-1.05-1.el4.rf.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet