in reply to Using UNIX commands inside Perl scripts, with Perl variables

use "${a}" to keep longer names from being interpolated inside quotes and backticks.
  • Comment on Re: Using UNIX commands inside Perl scripts, with Perl variables