Changes for version 0.4000 - 2014-10-13
- Add support for Cygwin, from Graham Ollis <plicease@cpan.org>.
- Fix unit tests running under some non-English locales with different decimal separators, from Graham Ollis <plicease@cpan.org>.
- Improve forward-compatibility with Module::Build 0.4200, from Graham Ollis <plicease@cpan.org>.
Modules
Determine the current uptime, in seconds, and load averages, across different *NIX architectures
BSD implementation of Unix::Uptime (for Darwin, DragonFly, and *BSD)
XS-based BSD implementation of Unix::Uptime (for Darwin, DragonFly, and *BSD)
Linux implementation of Unix::Uptime
Examples
Module Install Instructions
To install Unix::Uptime, copy and paste the appropriate command in to your terminal.
cpanm Unix::Uptime
perl -MCPAN -e shellinstall Unix::Uptime
For more information on module installation, please visitthe detailed CPAN module installation guide.