Nov 4, 2009

Perl Error - exists argument is not a HASH or ARRAY element at test.pl line 8.

Error:
exists argument is not a HASH or ARRAY element at test.pl line 8.

Solution:
Exists is for checking elements of array and hash. should not be used on scalar

No comments:

Post a Comment