Binary package “libtest-useallmodules-perl” in ubuntu focal

test module to do use_ok() for all the MANIFESTed modules

 Test::UseAllModules reads MANIFEST to find modules to be tested and
 does use_ok() for each of them. Now all you have to do is update
 MANIFEST. You don't have to modify the test any more (hopefully).