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

Changes for version 1.00 - 2016-08-16

  • new export tags, :wiringPi exports the originally named wiringPi functions directly from XS. :perl exports the Perl representation of the functions, and :all exports them all
  • setup_sys() now exports all BCM pins with a system call with sudo, which alleviates the need to run as user root
  • interrupt code now implemented and working
  • renamed to WiringPi::API

Modules

Direct access to Raspberry Pi's wiringPi API, with optional Perl OO access