The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.10

  • Changed $port_name in the constructor to $port_details and added code to the OpenPort function to split out and use baud rate, parity, data bit, stop bit and handshake values if supplied. Previous functionality is still supported (port name or "") and it is possible to just pass a baud rate value if that is the only parameter that needs to change from the default values. This fixes bug 93551 which asks for a way to set the baud rate.

Modules

Methods for reading OBD data with an ELM327 module.