The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.06 - 2016-08-12

  • POD updates
  • c_temp() now returns an int for both temperature and humidity. The temperature is returned as Celcius
  • if 'f' is sent in as a single param to Perl's temp() function, it'll return the temp in Farenheit. Otherwise, by default, we return Celcius
  • changed return type of temp() and humidity() to be ints

Modules

Monitor environment temperature/humidity, and act when limits are reached