# Parent script $ENV{FOO} = "Hello, world\n"; # Child script print $ENV{FOO};