| Name: | perl-Test-Strict |
| Version: | 0.54 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 47448 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: |
perl-Test-Strict-0.54-2.el9.noarch.rpm
|
| Source RPM: |
perl-Test-Strict-0.54-2.el9.src.rpm
|
| Build Date: | Sat Jul 05 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Test-Strict |
| Summary: | Check syntax, presence of use strict/warnings, and test coverage |
| Description: | "Test::Strict" lets you check the syntax, presence of "use strict;" and
"use warnings;" in your perl code. It reports its results in standard
"Test::Simple" fashion. |