The following module was proposed for inclusion in the Module List:
modid: Timer::Simple
DSLIP: RdpOp
description: Small, simple timer (stopwatch) object
userid: RWSTAUNER (Randy Stauner)
chapterid: 3 (Development_Support)
communities:
similar:
Time::Elapse Time::Progress Time::StopWatch Dancer::Timer
rationale:
=head1 DESCRIPTION
This is a simple object to make timing an operation as easy as
possible.
It uses L<Time::HiRes> if available (unless you tell it not to).
It stringifies to the elapsed time (see L</string>).
This module aims to be small and efficient and do what is useful in
most cases while also being sufficiently customizable.
=head1 SEE ALSO
These are some other timers I found on CPAN and how they differ
from this module:
=for :list * L<Time::Elapse> - eccentric API to a tied scalar *
L<Time::Progress> - Doesn't support L<Time::HiRes> *
L<Time::StopWatch> - tied scalar * L<Dancer::Timer> - inside Dancer
framework
enteredby: RWSTAUNER (Randy Stauner)
enteredon: Fri Mar 25 02:03:27 2011 GMT
The resulting entry would be:
Timer::
::Simple RdpOp Small, simple timer (stopwatch) object RWSTAUNER
Thanks for registering,
--
The PAUSE
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6f500000_22c9a2a6b8923882&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=6f500000_22c9a2a6b8923882&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Timer%3A%3ASimple