Help for this page
#! /usr/bin/perl use strict; ... # I do know that the following statement will not produce the desired +result. system ("perl launch_child.pl");
print "$v1\n"; print "$v2\n";