Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: What was the programmer trying to accomplish?

by bobr (Monk)
on Jan 01, 2010 at 09:13 UTC ( [id://815161]=note: print w/replies, xml ) Need Help??


in reply to What was the programmer trying to accomplish?

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

Replies are listed 'Best First'.
Re^2: What was the programmer trying to accomplish?
by ikegami (Patriarch) on Jan 01, 2010 at 11:20 UTC
    Although I expect that it should be a double quoted string unless eval EXPR is somehow used later. $sids[$index] looks more Perl-ish than bourne-ish.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://815161]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-24 22:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found