Results 1 to 1 of 1
What is the meaning of following
if ($test->{".."})...
- 02-20-2008 #1Linux Newbie
- Join Date
- Jan 2008
- Posts
- 114
if ($test->{".."}) { print "$test"; } in Perl?
What is the meaning of following
if ($test->{".."})Switched to Scripting


Reply With Quote