No. I'm not sure that it would be worth it to use these from perl, since the performance gain over a select() loop might only be noticeable in a C app. Why don't you start with select(), which is readilly available from perl, and see how that works for you?