Perl/Shell Knowledge Sharing
Perl Interview Questions and Answers
Thursday, January 20, 2011
eval function testing
use strict;
use warnings;
my @a;
if(@a == 0) {
print "test is true";
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment