Help for this page
use Date::Calc qw/ Normalize_DHMS /; use IO::File; ... return Normalize_DHMS(0, 0, 0, $uptime) if defined $uptime; }