NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Very broken (Score:1)
1) None of the above. The answer is "\n", unless strict is on.
6) None of the above. The answer is $p->[3] or $$p[3].
11) Both b and c are right answers
14) None of the above. The answer is "\n" because "perl\n" is not equal to "perl"
15) Syntax error: Can't modify constant item in postincrement (++) at -e line 1, near "C++"
Re:Very broken (Score:2)
They randomize the question order every time you take it.
Reply to This
Parent