summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * Add test for overridden uptime pathRobert Rothenberg2020-03-30
| | * Move Perl::Critic exceptions into perlcriticrcRobert Rothenberg2020-03-30
| | * Improve error checking for uptimeRobert Rothenberg2020-03-30
| | * Add ability to override path of uptimeRobert Rothenberg2020-03-30
| | * Use IPC::Run3 for uptime callRobert Rothenberg2020-03-30
| | * Bump VERSION in READMERobert Rothenberg2020-03-30
| | * Commit Changes and bump $VERSIONRobert Rothenberg2020-03-29
| | * Change uptime to use backticks instead of piped openRobert Rothenberg2020-03-29
| | * Skip uptime test if uptime cannot be foundRobert Rothenberg2020-03-29
| | * return undef if path to uptime cannot be foundRobert Rothenberg2020-03-29
| | * Fix test skipping for getloadavgRobert Rothenberg2020-03-29
| | * Add getloadavg support for DragonFly BSDRobert Rothenberg2020-03-29
| | * Bump VERSION in READMERobert Rothenberg2020-03-29
| | * Commit Changes and bump $VERSIONRobert Rothenberg2020-03-27
| | * Use File::Which to locate uptimeRobert Rothenberg2020-03-27
| | * Add tests for each functionRobert Rothenberg2020-03-27
| | * Fix tests when machine has load > 10Robert Rothenberg2020-03-27
| | * Accept uptime without commasRobert Rothenberg2020-03-26
| | * Split different methods into separate functionsRobert Rothenberg2020-03-26
| | * Bump VERSION in READMERobert Rothenberg2020-03-26
| | * Commit Changes and bump $VERSIONRobert Rothenberg2020-03-25
| | * Actually use system getloadavg for NetBSD and SolarisRobert Rothenberg2020-03-25
| | * Bump VERSION in READMERobert Rothenberg2020-03-25
| | * Commit Changes and bump $VERSIONRobert Rothenberg2020-03-25
| | * Bump VERSION to 0.20Robert Rothenberg2020-03-25
| | * Set up the load method in a BEGIN block instead of importRobert Rothenberg2020-03-25
| | * Revert "Test that getloadavg works before opting to use it"Robert Rothenberg2020-03-25
| | * Return a single undef when the load function failsRobert Rothenberg2020-03-25
| | * Add support for Solaris and NetBSD, fixes #2Robert Rothenberg2020-03-25
| | * Test that getloadavg works before opting to use itRobert Rothenberg2020-03-25
| | * Check return value of getloadavg, fixes #4Robert Rothenberg2020-03-25
| | * Fix inaccurate PODRobert Rothenberg2020-03-25
| | * Bump VERSION in READMERobert Rothenberg2020-03-25
| | * Commit Changes and bump $VERSIONRobert Rothenberg2020-03-24
| | * Update ChangesRobert Rothenberg2020-03-24
| | * Use getloadavg call in LinuxRobert Rothenberg2020-03-24
| | * Commit Changes and bump $VERSIONRobert Rothenberg2020-03-24
| | * cpanfile updateRobert Rothenberg2020-03-24
| | * Update READMERobert Rothenberg2020-03-24
| | * Add support for OS/XVincent Lefèvre2020-03-24
| | * Bump VERSION in READMERobert Rothenberg2020-03-24
| | * Commit Changes and bump $VERSIONRobert Rothenberg2020-03-24
| | * Disable Test::CheckManifestRobert Rothenberg2020-03-24
| | * Update READMERobert Rothenberg2020-03-24
| | * Prep for Dist::ZillaRobert Rothenberg2020-03-24
| | * Bump to v0.10Robert Rothenberg2020-03-24
| | * Use XSLoaderRobert Rothenberg2020-03-24
| | * Rename getbsdload to _getbsdloadRobert Rothenberg2020-03-24
| | * Remove unnecessary __END__Robert Rothenberg2020-03-24
| | * Remove AutoLoaderRobert Rothenberg2020-03-24