The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Electronics-PSU-DPSxxxx

0.04    2022-10-05
        [CHANGES]
         * Updated for Object::Pad v0.73:
            + Use `field NAME = EXPR` syntax

0.03    2022-10-29
        [CHANGES]
         * Updates for Object::Pad v0.70
            + `ADJUST :params`
         * Updates for Test::Future::IO v0.04

0.02    2022-04-13
        [CHANGES]
         * Renamed `measure_` methods to `read_...`
         * Added `read_output_protect` and `read_output_mode`
         * Added `read_multiple`
         * Print a warning if incoming CRC does not match expected

        [BUGFIXES]
         * Remember to `$termios->cfmakeraw` the serial port on startup

0.01    2022-04-12
        First version, released on an unsuspecting world.