blob: 23082f4ba328ad72f9f22bb7c74451a26cc54a41 (
plain) (
blame)
1
2
3
4
|
Proc::ChildError produces a string description of an error number. $child_error
defaults to $? if not specified. $os_error defaults to $! if not specified.
The algorithm is taken from perldoc -f system.
|