|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^2: Subtle omission in perlop?by duff (Parson) |
| on Aug 30, 2005 at 13:53 UTC ( [id://487878]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
No, what that paragraph is meant to mean is that angle-brackets are a double-quote context. I.e., just as variables are interpolated in double quotes, so shall they be interpolated in angle brackets (except for the case of <$foo> which is always interpretted as a readline() on the $foo filehandle) In fact, I don't know why the docs don't say these very words.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||