App-Adenosine
view release on metacpan or search on metacpan
lib/App/Adenosine/Plugin/Stopwatch.pm view on Meta::CPAN
=head1 NAME
App::Adenosine::Plugin::Stopwatch
=head1 VERSION
version 2.002000
=head1 DESCRIPTION
Appends handy timer information to curl's stderr, giving the user a simple way
to understand the duration of a requestion.
=head1 METHODS
=head2 render_duration
Takes a scalar of seconds and renders them as a string. If you are subclassing
this plugin to add color coding, for example, you just need to override this
method.
( run in 0.527 second using v1.01-cache-2.11-cpan-49f99fa48dc )