Binary package “libproc-syncexec-perl” in ubuntu noble

module to spawn processes but report exec() errors properly

 Proc::SyncExec contains functions for synchronized process spawning
 with full error return. If the child's exec() call fails the reason
 for the failure is reported back to the parent.