I am working on Proc::Simple module for CPAN pull request challenge. May be I have this silly question, but I hope you will excuse me.
I want to know what does this module(Proc::Simple) do extra or better than other IPC modules?
Is there any difference between controlling background processes and simple foreground proceses?