开发者

How can I identify Windows PnP events with Perl's POE?

开发者 https://www.devze.com 2022-12-19 14:45 出处:网络
Is there a开发者_StackOverflow POE module that identifies PnP events in Windows? If yes, could someone provide idea code snippet?No, but you can always write your own. POE is designed to be easily ext

Is there a开发者_StackOverflow POE module that identifies PnP events in Windows? If yes, could someone provide idea code snippet?


No, but you can always write your own. POE is designed to be easily extendable.

The main module on CPAN for working with UPnP events is Net::UPnP.

0

精彩评论

暂无评论...
验证码 换一张
取 消