Changes for version 0.37 - 2010-12-14
- Unify support for all BSD derivatives, using XS, and falling back on using the '-b' flag to sysctl, which is a bit more portable than the standard output.
- Add a sample script that sorta emulates the output of the uptime(1) command.
Modules
Determine the current uptime, in seconds, and load averages, across different *NIX architectures
BSD implementation of Unix::Uptime (for Darwin, OpenBSD, and NetBSD)
Linux implementation of Unix::Uptime
Provides
in lib/Unix/Uptime/BSD/XS.pm