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

Changes for version 1.15 - 2016-05-24

  • Bump Changes (Shantanu Bhadoria)
  • Fix non-deterministic destruction issue When the destruction method runs, it is possible for the file handle to already be closed (and set to undef), resulting in an error message. This validates that the file handle is defined before closing it. (Joel Maslak)

Modules

Control and read hardware devices with i2c(SMBus)
Manual for writing device drivers using Device::SMBus