Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Time-SoFar-1.0.0-9.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: perl-Time-SoFar Distribution: Mageia
Version: 1.0.0 Vendor: Mageia.Org
Release: 9.mga8 Build date: Wed Feb 12 08:23:26 2020
Group: Development/Perl Build host: localhost
Size: 10240 Source RPM: perl-Time-SoFar-1.0.0-9.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/Time-SoFar
Summary: Perl module to calculate run time
*Time::SoFar* has two functions for calculating how long a script has been
running. 'runtime()' always works from the time the script was started
(using _$^T_). 'runinterval()' works from the last time 'runtime()' or
'runinterval()' was called (or since the start of the script).

Both 'runtime()' and 'runinterval()' use 'figuretimes()' to render a raw
number of seconds into component time units. Both take an optional boolean
argument that gets passed to 'figuretimes()' to influence its output.

In an array context 'figuretimes()' returns the timecomponents as an array,
in a scalar context it returns those components as a *:* delimited string.
The default behaviour is to optimize away 0 output from the longer period
end of the output, leaving a minimum of minutes:seconds. This is good for
arrays that will be passed to 'join()', but not so good for a list of
variables, so this behaviour can be disabled by using a true value for
_$no_optimize_.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 1.0.0-9.mga8
  + Revision: 1497863
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 1.0.0-8.mga7
  + Revision: 1272381
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Time-SoFar
/usr/share/doc/perl-Time-SoFar/README
/usr/share/man/man3/Time::SoFar.3pm.xz
/usr/share/perl5/vendor_perl/Time
/usr/share/perl5/vendor_perl/Time/SoFar.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 15:38:33 2024