Help for this page
$ cat -n fork5.pl 1 #!/usr/bin/perl -w ... 24 25 print "Result from process '$p': ",Dumper($r),"\n"; 26 print "GRID::Machine::Process::Result objects are overloaded i +n a string context:\n$r\n";
$ perl fork5.pl Doing something while 5220:5230:some.machine:5234:5237 is still aliv +e ... ... GRID::Machine::Process::Result objects are overloaded in a string co +ntext: stdout: Hello from process 5237. args = (1 2 3 4) stderr: Hello from process 5237