Name: | perl-Test-Command |
---|---|
Version: | 0.11 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 36512 |
License: | GPL+ or Artistic |
RPM: | perl-Test-Command-0.11-1.el7.noarch.rpm |
Source RPM: | perl-Test-Command-0.11-1.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Test-Command/ |
Summary: | Test routines for external commands |
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. |