Name : perl-Task-Weaken
| |
Version : 1.04
| Vendor : openSUSE Build Service
|
Release : 1.1
| Date : 2021-12-28 17:38:34
|
Group : Development/Libraries/Perl
| Source RPM : perl-Task-Weaken-1.04-1.1.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : Task-Weaken - Ensure that a platform has weaken support
|
Description :
This module provides a simple interface to benchmark applications (not necessarily Perl applications).
use Benchmark::Apps;
my $b = Benchmark::Apps->new( pretty_print=>1, iters=>5, );
my %result = $b->run( cmd1 => \'run_command_1 with arguments\', cmd2 => \'run_command_2 with other arguments\', );
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/csbuild:/Perl/SLE_11/noarch |