Package : perl-Test-Command > RPM : perl-Test-Command-0.110.0-9.mga9.src.rpm

Basic items

Name perl-Test-Command
Version 0.110.0
Release 9.mga9
URL https://metacpan.org/release/Test-Command
Group Development/Perl
Summary Test routines for external commands
Size 14KB
Arch noarch
License GPL+ or Artistic

Description

'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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-20 14:37:09
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie