in reply to
Com port break signal
Have you looked at
Device::SerialPort
? It claims to have an "identical" interface as that of Win32::SerialPort, but I noticed that it has pulse methods for break (and other RS-232 signals).
Comment on
Re: Com port break signal
In Section
Seekers of Perl Wisdom