Help for this page
use feature qw( say ); use IPC::Open3 qw( open3 ); ... print time, ": Perl said: $_"; } waitpid($pid, 0);
1327100100: 27601 1327100102: Perl said: 27601