Help for this page

Select Code to Download


  1. or download this
    my $directory =
      "${\$machine->work_dir}/subdir/${\$machine->software_version}/";
    
  2. or download this
    my $directory =
      $machine."->work_dir/subdir/".$machine."->software_version}/";