Binary package “libtest-requires-perl” in ubuntu lunar

utility module for tests to check whether modules are available

 Test::Requires is a Perl module for tests written using Test::Builder that
 simply checks to see if the module can be loaded. If loading the module fails
 then this skips all tests in the file, rather than causing a complete failure
 in module testing.