$script = '/some/path'; $script .= 'foo.pl'; # or $script .= ; chomp $script;