| Name: | perl-Test-API |
|---|---|
| Version: | 0.010 |
| Release: | 6.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 32606 |
| License: | ASL 2.0 |
| RPM: | perl-Test-API-0.010-6.el9.noarch.rpm |
| Source RPM: | perl-Test-API-0.010-6.el9.src.rpm |
| Build Date: | Thu Feb 03 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Test-API |
| Summary: | Test a list of subroutines provided by a module |
| Description: | This simple test module checks the subroutines provided by a module. This is useful for confirming a planned API in testing and ensuring that other functions aren't unintentionally included via import. |