2008/9/8 Melroy <[EMAIL PROTECTED]>: > Hi all, > I want to benchmark a bunch of running processes using Perl , but I > could not find any equivalent for the unic time coammnd in perl? Can > someone point to me > if such a function exists in perl?
use Benchmark::Timer; http://search.cpan.org/~dcoppit/Benchmark-Timer-0.7101/lib/Benchmark/Timer.pm -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/