Binary package “libtest-mock-cmd-perl” in ubuntu mantic

module to mock system(), exec(), and qx() for testing

 Test::Mock::Cmd can mock system(), exec(), qx() (AKA `` and readpipe()) with
 your own functions in order to test code that may call them.