$aliases{$1} = $2 if $input =~ /^ca\s(\w+)->(\w+)$/; [download]
In reply to Re: Regex with - by le in thread Regex with - by elusion