Upstream changes:
0.31 Tue Sep 22 02:05:24 2009
=> Perl::Critic refactoring.
0.30 Wed Jun 24 00:42:57 2009
=> Added "week" suport to the output. Disabled by default.
=> Extended the second parameter to elapsed() to a hashref.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
This module transforms the elapsed seconds into a human readable
string. It can be used for (for example) rendering uptime values
into a human readable form. The resulting string will be an
approximation.