Help for this page
#! /usr/bin/perl -w ... print $thread->join() ."\n";
#! /usr/bin/perl -w use strict; ... close(READ); print $thread->join() ."\n";