in reply to Re: Code Optimization v5.8.1
in thread Code Optimization v5.8.1
Of course, if the acronym list is long, the above will smack into the command line length limit; in that case, it's easy enough to write a sed script file.local $" = ';'; system qq( sed '@{[ map "s/\\<$_\\>/$_ ($acronyms{$_})/g", keys %acron +yms ]}' );
|
|---|