Windows doesn't have signals. If some usage of kill does what you want, it would be a very special emulation. It would surely be better to call the underlying system call more directly. Win32::Console's GenerateCtrlEvent does just that.
Note that GenerateCtrlEvent can be called as a static method: Win32::Console->GenerateCtrlEvent(...);. You do not need to create a Win32::Console object.
In reply to Re: Sending <ctrl><break> to java
by ikegami
in thread Sending <ctrl><break> to java
by mojoshaneman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |