my @args = qw( perl get_value.pl ); system(@args) == 0 or die "system @args failed: $?"