in reply to Re: Re: How do I get the child's data?
in thread How do I get the child's data?

print "$$: ", int rand 0x7FFFFFFF, "\n";

...Is just some random data to show that your child process is doing something.
$$ is the process ID of a process (in this case the child process).