|
|
| The stupid question is the question not asked | |
| PerlMonks |
Search and replaceby Bharath666 (Novice) |
| on Jan 31, 2013 at 15:14 UTC ( #1016335=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Bharath666 has asked for the
wisdom of the Perl Monks concerning the following question:
Hi I want to replace all occurrences of ENV{"value"} in the following string with $ENV("value"). This "value" is for example and varies. $found="ENV{\"VCINSTALLDIR\"}\ATLMFC\LIB\amd64;ENV{\"LIBPATH\"}"please help me how to do this
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||