SpiceQA
Questions
Tags
Users
Badges
user_168657
@user_168657
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Code Golf: Piano
112 votes
What should every Perl hacker know about perl -ne?
27 votes
Code Golf: Lights out
21 votes
What's the difference between my ($variableName) and my $variableName in Perl?
21 votes
How can I elegantly call a Perl subroutine whose name is held in a variable?
17 votes
Top Questions
What is the difference between Perl's ( or, and ) and ( ||, && ) short-circuit operators?
34 votes
5 answers