ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
246 B
Text
5 lines
246 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/release/Test-API
|