>I want some guidance on event handling in perl. I want to perform an action
>on mouse click event or key button press event.
>Like a dialog box or message box should popup when I click left or right
>mouse button.
>I tried to use win32::Event Module . But I did not understand how to use it.
>Is i
Hi
I want some guidance on event handling in perl. I want to perform an action
on mouse click event or key button press event.
Like a dialog box or message box should popup when I click left or right
mouse button.
I tried to use win32::Event Module . But I did not understand how to use it.
Is it t