SpiceQA
Questions
Tags
Users
Badges
user_189416
@user_189416
0
reputation
0
answers
8
questions
About Me
// Hello, World !
Top Answers
Why is there so much "magic" in Perl?
26 votes
do this without using an "if" | if(s == "value1"){...} else if(s == "value2") { ...}
4 votes
Why is Perl foreach variable assignment modifying the values in the array?
3 votes
unique object identifier in javascript
1 votes
Hidden features of Perl?
0 votes
Top Questions
How can I completely delete a package in Perl?
27 votes
1 answers
How many ways are there to describe the Fibonacci sequence in Perl 6?
22 votes
2 answers
The good, the bad, and the ugly of lexical $_ in Perl 5.10+
19 votes
4 answers
Is there a way to overload the regex binding operator `=~` in Perl?
19 votes
1 answers
What is the best way to check for infinity in a Perl module?
13 votes
1 answers