StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Eric Strom

Rating
1621.07 (1,078th)
Reputation
35,955 (3,169th)
Page: 1 ... 6 7 8 9 10
Title Δ
Perl: Why is it slower to declare (my) variables inside a loop? +0.37
Embedding evaluations in Perl regex -0.13
How to use a variable as modifier in a substitution +0.17
In Perl, how can I iterate over multiple elements of an array? +1.27
Perl video output +0.92
Simple: How do doubles work in Perl? +1.04
Sum of tagged lines perl/shellscript +1.38
Performance with Perl Strings -0.28
Find the item in an array that meets a specific criteria if there i... +2.06
Matching n parentheses in perl regex +1.63
In Perl, can I treat a string as a byte array? -1.86
Is it possible to safely access data in a nested data structure lik... +1.60
Using Constants in Perl +1.32
What's the best way to handle modules that use each other? +1.26
Is "map" a loop? +1.06
Simplest way to match array of strings to search in perl? +0.09
How can I retain insertion order of a nested Perl hash? 0.00
Perl Regex - Condensing groups of find/replace +0.42
Missing $ on loop variable -0.06
Best way to use "isa" method? -0.25
dereferencing hash without creating a local copy +0.79
Code Golf: Phone Number to Words +0.21
Perl, evaluate string lazily +0.27
Perl, convert hash to array -1.36
How can I parse a string into a hash using keywords in Perl? +1.10
How can Perl's print add a newline by default? +0.27
What pseudo-operators exist in Perl 5? +2.15
What is the easiest way to get a key with the highest value from a... +1.19
What is the most idiomatic way to emulating Perl's Test::More::done... -0.50
Match over multiple lines perl regular expression 0.00
Origin of discouraged perl idioms: &x(...) and sub x($$) { ... } +0.47
Why doesn't die $template->error() show a line number? 0.00
How can I convert Perl one-liners into complete scripts? +1.50
Perl 'system' failure messages -0.78
How do I implement a dispatch table in a Perl OO module? -1.70
Javascript Function Definitions -0.99
How should I organize many Perl modules? -4.24
User input in Perl with IO::Socket 0.00
In Perl, given two IO::Socket's how do I connect 1st socket's input... +5.13
How can I get a working Data::Alias in Perl 5.12? -3.81
Can a Perl subroutine return data but keep processing? +4.23
Need variable width negative lookbehind replacement +2.15
Checking if any of a list of values falls within a table of ranges +0.16
Is there a simple way to validate a hash of hash element exists and... +2.32
How can I define an empty array in a Perl construtor? 0.00
Implement a simple class in your favorite language -2.32
How can I extract a string between matching braces in Perl? +2.42
How can I read from a method that returns a filehandle in Perl? -3.75
Problem storing a hash in DB using Storable::nfreeze in Perl 0.00
How can I check if an object has a specific method? +4.25