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

link|improve this question

35% accept rate
feedback

1 Answer

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.

link|improve this answer
1  
Plug&Play is something different from the collection of crap network protocols that is UPnP. – hillu Feb 6 '10 at 23:15
Damn Microsoft and their similarly-named protocols! shakes fist – Ether Feb 7 '10 at 1:28
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.