Package: libtime-duration-perl (1.20-1)
Links for libtime-duration-perl
Debian Resources:
Download Source Package libtime-duration-perl:
- [libtime-duration-perl_1.20-1.dsc]
- [libtime-duration-perl_1.20.orig.tar.gz]
- [libtime-duration-perl_1.20-1.debian.tar.xz]
Maintainers:
- Debian Perl Group (QA Page, Mail Archive)
- Ivan Kohler (QA Page)
- gregor herrmann (QA Page)
- Xavier Guimard (QA Page)
- Florian Schlichting (QA Page)
External Resources:
- Homepage [metacpan.org]
Similar packages:
module for rounded or exact English expression of durations
Time::Duration provides functions for expressing time spans in rounded or exact terms. So while
say duration_exact(86399);
will correctly give "23 hours, 59 minutes, and 59 seconds",
say ago(86399);
will output the rounded time span as "1 day ago".
The provided functions are duration(), ago(), from_now(), later() and earlier(), along with their *_exact counterparts. The precision used for rounding can be specified, and version 1.10 added a millisecond mode.
Other Packages Related to libtime-duration-perl
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libtime-duration-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 13.4 kB | 36.0 kB | [list of files] |