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

perl-Time-Duration-1.21-1 RPM for noarch

From OpenMandriva Cooker for x86_64 / extra / release

Name: perl-Time-Duration Distribution: OpenMandriva Lx
Version: 1.21 Vendor: OpenMandriva
Release: 1 Build date: Tue Feb 4 02:34:09 2025
Group: Development/Perl Build host: ph18-6.openmandriva.org
Size: 20832 Source RPM: perl-Time-Duration-1.21-1.src.rpm
Packager: bero <bero@lindev.ch>
Url: https://metacpan.org/pod/Time::Duration
Summary: Rounded or exact English expression of durations
This module provides functions for expressing durations in rounded or exact
terms.

In the first example in the Synopsis, using duration($interval_seconds):

If the 'time() - $start_time' is 3 seconds, this prints "Runtime: *3
seconds*.". If it's 0 seconds, it's "Runtime: *0 seconds*.". If it's 1
second, it's "Runtime: *1 second*.". If it's 125 seconds, you get "Runtime:
*2 minutes and 5 seconds*.". If it's 3820 seconds (which is exactly 1h, 3m,
40s), you get it rounded to fit within two expressed units: "Runtime: *1
hour and 4 minutes*.". Using duration_exact instead would return "Runtime:
*1 hour, 3 minutes, and 40 seconds*".

Provides

Requires

License

GPL+ or Artistic

Files

/usr/share/doc/perl-Time-Duration
/usr/share/doc/perl-Time-Duration/META.yml
/usr/share/doc/perl-Time-Duration/README
/usr/share/man/man3/Time::Duration.3pm.zst
/usr/share/perl5/vendor_perl/Time
/usr/share/perl5/vendor_perl/Time/Duration.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Feb 11 23:47:30 2025