On 12-02-17 12:49 PM, Leo Susanto wrote:
On Fri, Feb 17, 2012 at 9:17 AM, lina<lina.lastn...@gmail.com>  wrote:
Thanks, here  why you use '<', not "<"

http://perldoc.perl.org/perlop.html#Quote-and-Quote-like-Operators

'<' is literal, no interpolation. "<" is literal with interpolation.
in this particular case, there is no difference between '<' and "<".

But, "$!" and '$!' is not the same.


Yup, that's it.


--
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

It's Mutual Aid, not fierce competition, that's the dominate
force of evolution.  Of course, anyone who has worked in
open source already knows this.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to