Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-Test-Command

'Test::Command' intends to bridge the gap between the well tested functions and objects you choose and their usage in your programs. By examining the exit status, terminating signal, STDOUT and STDERR of your program you can determine if it is behaving as expected. This includes testing the various combinations and permutations of options and arguments as well as the interactions between the various functions and objects that make up your program. The various test functions below can accept either a command string or an array reference for the first argument. If the command is expressed as a string it is passed to 'system' as is. If the command is expressed as an array reference it is dereferenced and passed to 'system' as a list. See ''perldoc -f system'' for how these may differ. The final argument for the test functions, '$name', is optional. By default the '$name' is a concatenation of the test function name, the command string and the expected value. This construction is generally sufficient for identifying a failing test, but you may always specify your own '$name' if desired. Any of the test functions can be used as instance methods on a 'Test::Command' object. This is done by dropping the initial '$cmd' argument and instead using arrow notation. All of the following 'exit_is_num' calls are equivalent. exit_is_num('true', 0); exit_is_num('true', 0, 'exit_is_num: true, 0'); exit_is_num(['true'], 0); exit_is_num(['true'], 0, 'exit_is_num: true, 0'); my $cmd = Test::Command->new( cmd => 'true' ); exit_is_num($cmd, 0); exit_is_num($cmd, 0, 'exit_is_num: true, 0'); $cmd->exit_is_num(0); $cmd->exit_is_num(0, 'exit_is_num: true, 0'); $cmd = Test::Command->new( cmd => ['true'] ); exit_is_num($cmd, 0); exit_is_num($cmd, 0, 'exit_is_num: true, 0'); $cmd->exit_is_num(0); $cmd->exit_is_num(0, 'exit_is_num: true, 0');

Found 3 sites for perl-Test-Command

Found 48 RPM for perl-Test-Command

PackageSummaryDistributionDownload
perl-Test-Command-0.110.0-9.mga9.noarch.htmlTest routines for external commandsMageia Cauldron for armv7hlperl-Test-Command-0.110.0-9.mga9.noarch.rpm
perl-Test-Command-0.110.0-9.mga9.noarch.htmlTest routines for external commandsMageia Cauldron for x86_64perl-Test-Command-0.110.0-9.mga9.noarch.rpm
perl-Test-Command-0.110.0-9.mga9.noarch.htmlTest routines for external commandsMageia Cauldron for aarch64perl-Test-Command-0.110.0-9.mga9.noarch.rpm
perl-Test-Command-0.110.0-9.mga9.noarch.htmlTest routines for external commandsMageia 9 for i586perl-Test-Command-0.110.0-9.mga9.noarch.rpm
perl-Test-Command-0.110.0-9.mga9.noarch.htmlTest routines for external commandsMageia 9 for armv7hlperl-Test-Command-0.110.0-9.mga9.noarch.rpm
perl-Test-Command-0.110.0-9.mga9.noarch.htmlTest routines for external commandsMageia 9 for x86_64perl-Test-Command-0.110.0-9.mga9.noarch.rpm
perl-Test-Command-0.110.0-9.mga9.noarch.htmlTest routines for external commandsMageia 9 for aarch64perl-Test-Command-0.110.0-9.mga9.noarch.rpm
perl-Test-Command-0.110.0-9.mga9.noarch.htmlTest routines for external commandsMageia Cauldron for i686perl-Test-Command-0.110.0-9.mga9.noarch.rpm
perl-Test-Command-0.110.0-8.mga8.noarch.htmlTest routines for external commandsMageia 8 for aarch64perl-Test-Command-0.110.0-8.mga8.noarch.rpm
perl-Test-Command-0.110.0-8.mga8.noarch.htmlTest routines for external commandsMageia 8 for x86_64perl-Test-Command-0.110.0-8.mga8.noarch.rpm
perl-Test-Command-0.110.0-8.mga8.noarch.htmlTest routines for external commandsMageia 8 for armv7hlperl-Test-Command-0.110.0-8.mga8.noarch.rpm
perl-Test-Command-0.110.0-8.mga8.noarch.htmlTest routines for external commandsMageia 8 for i586perl-Test-Command-0.110.0-8.mga8.noarch.rpm
perl-Test-Command-0.110.0-3.noarch.htmlTest routines for external commandsOpenMandriva Cooker for x86_64perl-Test-Command-0.110.0-3.noarch.rpm
perl-Test-Command-0.110.0-3.noarch.htmlTest routines for external commandsOpenMandriva Cooker for aarch64perl-Test-Command-0.110.0-3.noarch.rpm
perl-Test-Command-0.110.0-3.noarch.htmlTest routines for external commandsOpenMandriva 5.0 for x86_64perl-Test-Command-0.110.0-3.noarch.rpm
perl-Test-Command-0.110.0-3.noarch.htmlTest routines for external commandsOpenMandriva 5.0 for aarch64perl-Test-Command-0.110.0-3.noarch.rpm
perl-Test-Command-0.11-26.fc40.noarch.htmlTest routines for external commandsFedora Rawhide for x86_64perl-Test-Command-0.11-26.fc40.noarch.rpm
perl-Test-Command-0.11-26.fc40.noarch.htmlTest routines for external commandsFedora Rawhide for aarch64perl-Test-Command-0.11-26.fc40.noarch.rpm
perl-Test-Command-0.11-26.fc40.noarch.htmlTest routines for external commandsFedora Rawhide for ppc64leperl-Test-Command-0.11-26.fc40.noarch.rpm
perl-Test-Command-0.11-26.fc40.noarch.htmlTest routines for external commandsFedora Rawhide for s390xperl-Test-Command-0.11-26.fc40.noarch.rpm
perl-Test-Command-0.11-26.fc40.noarch.htmlTest routines for external commandsFedora 40 for x86_64perl-Test-Command-0.11-26.fc40.noarch.rpm
perl-Test-Command-0.11-26.fc40.noarch.htmlTest routines for external commandsFedora 40 for aarch64perl-Test-Command-0.11-26.fc40.noarch.rpm
perl-Test-Command-0.11-26.fc40.noarch.htmlTest routines for external commandsFedora 40 for ppc64leperl-Test-Command-0.11-26.fc40.noarch.rpm
perl-Test-Command-0.11-26.fc40.noarch.htmlTest routines for external commandsFedora 40 for s390xperl-Test-Command-0.11-26.fc40.noarch.rpm
perl-Test-Command-0.11-24.fc39.noarch.htmlTest routines for external commandsFedora 39 for x86_64perl-Test-Command-0.11-24.fc39.noarch.rpm
perl-Test-Command-0.11-24.fc39.noarch.htmlTest routines for external commandsFedora 39 for aarch64perl-Test-Command-0.11-24.fc39.noarch.rpm
perl-Test-Command-0.11-24.fc39.noarch.htmlTest routines for external commandsFedora 39 for ppc64leperl-Test-Command-0.11-24.fc39.noarch.rpm
perl-Test-Command-0.11-24.fc39.noarch.htmlTest routines for external commandsFedora 39 for s390xperl-Test-Command-0.11-24.fc39.noarch.rpm
perl-Test-Command-0.11-22.fc38.noarch.htmlTest routines for external commandsFedora 38 for x86_64perl-Test-Command-0.11-22.fc38.noarch.rpm
perl-Test-Command-0.11-22.fc38.noarch.htmlTest routines for external commandsFedora 38 for aarch64perl-Test-Command-0.11-22.fc38.noarch.rpm
perl-Test-Command-0.11-22.fc38.noarch.htmlTest routines for external commandsFedora 38 for ppc64leperl-Test-Command-0.11-22.fc38.noarch.rpm
perl-Test-Command-0.11-22.fc38.noarch.htmlTest routines for external commandsFedora 38 for s390xperl-Test-Command-0.11-22.fc38.noarch.rpm
perl-Test-Command-0.11-21.fc37.noarch.htmlTest routines for external commandsFedora 37 for x86_64perl-Test-Command-0.11-21.fc37.noarch.rpm
perl-Test-Command-0.11-21.fc37.noarch.htmlTest routines for external commandsFedora 37 for aarch64perl-Test-Command-0.11-21.fc37.noarch.rpm
perl-Test-Command-0.11-21.fc37.noarch.htmlTest routines for external commandsFedora 37 for ppc64leperl-Test-Command-0.11-21.fc37.noarch.rpm
perl-Test-Command-0.11-21.fc37.noarch.htmlTest routines for external commandsFedora 37 for s390xperl-Test-Command-0.11-21.fc37.noarch.rpm
perl-Test-Command-0.11-5.36.noarch.htmlTest routines for external commandsOpenSuSE Ports Tumbleweed for noarchperl-Test-Command-0.11-5.36.noarch.rpm
perl-Test-Command-0.11-5.31.noarch.htmlTest routines for external commandsOpenSuSE Tumbleweed for noarchperl-Test-Command-0.11-5.31.noarch.rpm
Test routines for external commandsperl-Test-Command-0.11-5.8.noarch.rpm
perl-Test-Command-0.11-1.el7.noarch.htmlTest routines for external commandsEPEL 7 for ppc64leperl-Test-Command-0.11-1.el7.noarch.rpm
perl-Test-Command-0.11-1.el7.noarch.htmlTest routines for external commandsEPEL 7 for aarch64perl-Test-Command-0.11-1.el7.noarch.rpm
perl-Test-Command-0.11-1.el7.noarch.htmlTest routines for external commandsEPEL 7 for ppc64perl-Test-Command-0.11-1.el7.noarch.rpm
perl-Test-Command-0.11-1.el7.noarch.htmlTest routines for external commandsEPEL 7 for x86_64perl-Test-Command-0.11-1.el7.noarch.rpm
perl-Test-Command-0.11-bp156.3.1.noarch.htmlTest routines for external commandsOpenSuSE Leap 15.6 for noarchperl-Test-Command-0.11-bp156.3.1.noarch.rpm
perl-Test-Command-0.11-bp155.2.9.noarch.htmlTest routines for external commandsOpenSuSE Leap 15.5 for noarchperl-Test-Command-0.11-bp155.2.9.noarch.rpm
perl-Test-Command-0.11-bp154.1.19.noarch.htmlTest routines for external commandsOpenSuSE Leap 15.4 for noarchperl-Test-Command-0.11-bp154.1.19.noarch.rpm
perl-Test-Command-0.11-bp153.1.14.noarch.htmlTest routines for external commandsOpenSuSE Leap 15.3 for noarchperl-Test-Command-0.11-bp153.1.14.noarch.rpm
perl-Test-Command-0.11-lp152.3.2.noarch.htmlTest routines for external commandsOpenSuSE Leap 15.2 for noarchperl-Test-Command-0.11-lp152.3.2.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet