|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: put system(); output into my $variable -- chech for installed aplicationsby prasadbabu (Prior) |
| on Jan 15, 2009 at 12:57 UTC ( [id://736533]=note: print w/replies, xml ) | Need Help?? |
|
You have to use backtictks (``) or qx// to get the result and store the same in a variable. See about them in perlop and perlfunc.
Prasad
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||