#!/usr/bin/perl print 'In Child',$/ or die $!; sleep 10;