Changes for version 0.06
- moved arg validation out of Core and into upper-layer client software. The idea is to keep this module as close to the C code as possible, so if this module is used directly, C will handle the problem
- wrote custom physPinToWpi() C function, and added a phys_to_wpi() caller
- we now shift off the object or class name if it is present in all sub calls
- all parameter error handling out, and put it into the upper layers... we now pretty much call the C functions directly with little overhead
Modules
Tight Perl wrapper for Rasperry Pi's wiringPi C library functionality