SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Time-Duration rpm build for : openSUSE Leap 15. For other distributions click perl-Time-Duration.

Name : perl-Time-Duration
Version : 1.210000 Vendor : openSUSE
Release : bp155.2.4 Date : 2022-08-03 06:35:29
Group : Development/Libraries/Perl Source RPM : perl-Time-Duration-1.210000-bp155.2.4.src.rpm
Size : 0.04 MB
Packager : https://bugs_opensuse_org
Summary : Rounded or exact English expression of durations
Description :
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*\".

In the second example in the Synopsis, using ago($interval_seconds):

If the $age is 3 seconds, this prints \"_file_ was modified *3 seconds
ago*\". If it\'s 0 seconds, it\'s \"_file_ was modified *just now*\", as a
special case. If it\'s 1 second, it\'s \"from *1 second ago*\". If it\'s 125
seconds, you get \"_file_ was modified *2 minutes and 5 seconds ago*\". If
it\'s 3820 seconds (which is exactly 1h, 3m, 40s), you get it rounded to fit
within two expressed units: \"_file_ was modified *1 hour and 4 minutes
ago*\". Using ago_exact instead would return \"_file_ was modified *1 hour, 3
minutes, and 40 seconds ago*\". And if the file\'s modtime is, surprisingly,
three seconds into the future, $age is -3, and you\'ll get the equally and
appropriately surprising \"_file_ was modified *3 seconds from now*.\"

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Leap:/15.5:/ToTest/images/repo/openSUSE-Leap-15.5-x86_64-aarch64-ppc64le-s390x-Media1/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Time-Duration-1.210000-bp155.2.4.noarch.rpm
     

Provides :
perl(Time::Duration)
perl(Time::Duration)
perl-Time-Duration

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Time
/usr/lib/perl5/vendor_perl/5.26.1/Time/Duration.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Time-Duration
/usr/share/doc/packages/perl-Time-Duration/Changes
/usr/share/doc/packages/perl-Time-Duration/README
/usr/share/licenses/perl-Time-Duration
/usr/share/licenses/perl-Time-Duration/LICENSE
/usr/share/man/man3/Time::Duration.3pm.gz

 
ICM