in reply to Errors from forked process

I would like to know how I can see any errors which might occur in the forked part.

Then just have it maintain its own log(s). Either roll a system yourself or use a module like Log::Log4perl.