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

Changes for version 0.0.4 - 2014-05-22

  • Missing changes fron 0.0.3 (Ivan Wills) Updated files (Ivan Wills) Fixed abstracts to match spec per http://neilb.org/2014/02/19/compliant-abstract.html (Ivan Wills) Adding tag files (Ivan Wills) Added configure_requires section (Ivan Wills) More ignore sorting (Ivan Wills) Fixed missing Prereq RT #51122 (Ivan Wills) Added default ignores (Ivan Wills) Cleaned Build.PL (Ivan Wills) Updated to my current standards (Ivan Wills) Upped version number and added notes to the changes file (Ivan Wills) Stopped spelling and pod coverage tests running by default (Ivan Wills) Made solaris default to using the Unix module (Ivan Wills) Fixed issue with people having Test::Spelling but not the spell command (Ivan Wills) Fixed POD (Ivan Wills) updated the documentation (Ivan Wills) Fixed changed method names (Ivan Wills) Fixed the date of the actual release (Ivan Wills) removed testing code (Ivan Wills) Fixed player logic and removed code causing a bug (Ivan Wills) Added Unix.pm to be tested, removed todo tests (Ivan Wills) Further split out x11 and dbus code to simplify maintanence (Ivan Wills) Updated to include new file (Ivan Wills) Updated the README file (Ivan Wills) Seperated out os specific code to make it easier to implement on other operating systems (Ivan Wills) Fixed changes file for first release (Ivan Wills) Added other standard files (Ivan Wills) example script to pause music players when the screen saver starts (Ivan Wills) Added in code to run the screen saver checking (Ivan Wills) Moosified lib (Ivan Wills)

Documentation

Pauses music players when the screen saver starts.

Modules

Provides the ability to hook functions to the starting and stopping of the screen saver (Linux only at the moment)
Provides the Unix & Unix like screen saver monitoring code.