
rovf
Veteran
Feb 22, 2012, 2:25 AM
Post #2 of 2
(584 views)
|
|
Re: [naven8] need help on using "do"
[In reply to]
|
Can't Post
|
|
What it will do? How it is different form "use"? perldoc -f do perldoc -f use
Can i use all variables in my main script? Again, this can be found at perldoc -f do: ... code evaluated with "do FILENAME" cannot see lexicals in the enclosing scope
|