\helpref{GetInputStream}{wxprocessgetinputstream},
\helpref{GetOutputStream}{wxprocessgetoutputstream} and
\helpref{GetErrorStream}{wxprocessgeterrorstream} can then be used to retrieve
-the streams corresponding to the child process stdandard output, input and
+the streams corresponding to the child process standard output, input and
error output respectively.
+\perlnote{In wxPerl this class has an additional {\tt Destroy} method,
+for explicit destruction.}
+
\wxheading{Derived from}
\helpref{wxEvtHandler}{wxevthandler}
\helpref{wxProcess::Exists}{wxprocessexists},\rtfsp
\helpref{wxKill}{wxkill},\rtfsp
-\helpref{Exec sample}{sampleexex}
+\helpref{Exec sample}{sampleexec}
-\membersection{wxProcess::Kill}\label{wxprocessexists}
+\membersection{wxProcess::Exists}\label{wxprocessexists}
\func{static bool}{Exists}{\param{int}{ pid}}
\wxheading{See also}
\helpref{wxProcess::Kill}{wxprocesskill},\rtfsp
-\helpref{Exec sample}{sampleexex}
+\helpref{Exec sample}{sampleexec}
\membersection{wxProcess::OnTerminate}\label{wxprocessonterminate}