This fails with the error:my $current_directory = getcwd(); try { chdir($working_directory); } finally { chdir($current_directory); };
```syntax error at /script.pl line 56, near "} finally " Execution of /script.pl aborted due to compilation errors.
In reply to try/finally syntax by Superfox il Volpone
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |