Signal/Slot mechanism for Perl

Posted by fengshaun on Stack Overflow See other posts from Stack Overflow or by fengshaun
Published on 2010-06-14T04:29:52Z Indexed on 2010/06/14 4:32 UTC
Read the original article Hit count: 254

Filed under:

I'm wondering if there is an equivalent to Qt's signal/slot mechanism for Perl. I have looked into POE, but since it's huge, I couldn't find anything useful.

Thank you in advance,

© Stack Overflow or respective owner

Related posts about perl