Name: | perl-Test-API |
---|---|
Version: | 0.010 |
Release: | 6.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 32605 |
License: | ASL 2.0 |
RPM: | perl-Test-API-0.010-6.el8.noarch.rpm |
Source RPM: | perl-Test-API-0.010-6.el8.src.rpm |
Build Date: | Mon Dec 02 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.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. |