![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: What was the programmer trying to accomplish?by bobr (Monk) |
on Jan 01, 2010 at 09:13 UTC ( #815161=note: print w/replies, xml ) | Need Help?? |
Its assignment of exact string as it is in the single quotes into $isacon variable. Look what is done with the variable then -- I would guess that it will be parameter to system or backquotes to execute that as shell command.
-- Roman
In Section
Seekers of Perl Wisdom
|
|