which is horrible for other reasons, but it doesn't produce the above warning. It was only thanks to perltidy that I noticed that there was something funny going on on the last line.sub cmd { my ($cmd) = @_; $cmd =~ s/\//\\/ig; my $ret = system($cmd); return: $ret; }
In reply to Re^2: 'return:' instead of 'return'
by Boldra
in thread 'return:' instead of 'return'
by Boldra
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |