A
I'm trying to write a Perl program to pull information from a device's registers via serial connection. The device communicates using the ModBus protocol. Are there any existing Perl programs or modules that can help with such a task?
