Description
Module APIs can be checked against an expected list of exported or available routines. This testing helper verifies that a Perl module exposes the subroutines a project promises. It is useful in automated tests for libraries with stable public interfaces.