Bollbach
Thursday, 22 August 2013
Difference between == , = and eq
Difference between == , = and eq
I want to know the difference between these:
my $a = 1;
and
my $a == 1;
and
my $a eq 1;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment