On 6/1/09 Mon  Jun 1, 2009  1:58 AM, "practicalp...@gmail.com"
<practicalp...@gmail.com> scribbled:

> Hello,
> 
> What's the standard way to calculate a subroute's executed time in Perl?
> Thanks in advance.

One popular way is to use the Benchmark.pm module.

See 'perldoc Benchmark' or <http://perldoc.perl.org/Benchmark.html>



-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to