I am trying to set the following variables but running into syntax errors.Can anyone advise the correct syntax;
$options{v} =~s/\/\.\.\.//; my $optv_modem= $options{v}"/modem/..."; print "\n$optv_modem\n"; my $optv_apps=$options{v}"/apps/..."; print "\n$optv_apps\n";
In reply to Syntax errors in setting path.. by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |