|
Number of commits found: 3
| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 May 2013 13:01:59
0.11
|
sunpoet  |
- Update to 0.11
Changes: http://search.cpan.org/dist/Test-Command/Changes |
18 Feb 2013 18:54:14
0.10
|
sunpoet  |
- Update to 0.10
- Add LICENSE
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Test-Command/Changes |
10 Feb 2012 03:57:03
0.08
|
sunpoet  |
- Add p5-Test-Command 0.08
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. (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 3
286d
|
| Latest Vulnerabilities |
|
8 vulnerabilities affecting 24 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
8e7
|