in reply to Timer::Runtime proposed
works the way you have use Timer::Runtime;, and I'd also make sureperl -d:Timer myProgram.pl
works the same way , so as not to interfere with Devel::Timers existing functionality.use Devel::Timer -startEnd;
I hope you understand what I'm trying to say.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Timer::Runtime proposed
by awohld (Hermit) on Mar 28, 2011 at 23:24 UTC |