| Name: | perl-Test-Script |
|---|---|
| Version: | 1.29 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 59155 |
| License: | GPL+ or Artistic |
| RPM: | perl-Test-Script-1.29-1.el9.noarch.rpm |
| Source RPM: | perl-Test-Script-1.29-1.el9.src.rpm |
| Build Date: | Fri Feb 04 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Test-Script |
| Summary: | Cross-platform basic tests for scripts |
| Description: | The intent of this module is to provide a series of basic tests for scripts in the bin directory of your Perl distribution. |
- Update to 1.29
- Add program_runs and related functions for testing programs that do not
run under Perl (GH#26, GH#27)
- Documentation improvements (GH#30, GH#31)
- Added script_fails and program_fails functions (GH#34, GH#38)