The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.08 - 2016-06-06

  • CHANGES
    • Declare dependence on perl5.10 for use of // syntax
  • BUGFIXES
    • Remember to implement I²C ->read method on Test::Device::Chip::Adapter
    • Avoid perl5.14ism of package NAME BLOCK

Documentation

guidance on writing a Device::Chip class

Modules

an abstraction of a hardware chip IO driver
an abstraction of a hardware communication device
base class for drivers of register-oriented I²C chips
unit testing on Device::Chip

Provides

in lib/Device/Chip/Ex/GPIOTickitUI.pm