StackRating

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

Brad Gilbert

Rating
1479.86 (4,497,486th)
Reputation
26,416 (4,825th)
Page: 1 ... 5 6 7 8 9 ... 12
Title Δ
Perl - How to change every $variable occurrence of ";" in... -0.60
perl pattern match array +2.30
Why don't scripting languages output Unicode to the Windows console? -0.74
Is there really no better way to document perl code than POD? 0.00
Help creating multi page web form with perl CGI -0.39
How to get nested directories contents in Perl -1.31
Can a Perl script modify itself? -0.47
Perl File Handling +0.68
Mapping of name to the filename in perl -0.14
Learning Perl - Which version? -0.65
Why does Perl complain "Can't modify constant item in scalar a... -1.21
What are the most interesting/useful new things in Perl 5.12? +1.59
How do I use Perl's localtime with print to get the timestamp? +0.58
Why is this statement treated as a string instead of its result? +0.56
How to check file exists and rename in perl -0.79
Is there a compelling reason to use quantifiers in Perl regular exp... +0.79
How can I sort dates in Perl? +0.09
What does Perl's -p command-line switch do? +0.19
Code Golf: Collatz Conjecture +1.05
Perl: if ( element in list ) +2.50
Using a regular expression in Perl to list variables from another P... +1.08
In Perl, what is the sane way for converting a string into a list o... +1.65
How can I escape code-like things in a Perl string? +0.11
How can I use a Perl one-liner to decode an ASCII string encoded in... +0.79
Common Perl memory/reference leak patterns? +0.50
How can I conditionally replace a line with a single word using Perl? 0.00
Detecting patterns in waves +1.00
Legitimate uses for a switch? -0.07
What does !! (double exclamation point) mean? +2.75
How can I debug a possible memory leak in a Perl CGI script? -0.64
How can I create an array of directory contents in Perl? +0.03
How can I create 1000 files that I can use to test a script? -0.94
Where can I find information about the $[ variable in Perl? +0.08
Why do I get "Syntax error near '$rocks['" in this Perl c... -1.11
How can I parse CSV data with internal commas in data using Perl? -0.35
Is it ok to put comments about bug fixes in the source code? -0.53
How can I read the lines of a file into an array in Perl? -0.61
Why a full stop, "." and not a plus symbol, "+"... -0.78
Perl to PHP With s///; -0.17
How do you print hexadecimal digits to a Perl string? -1.32
How do I push more than one matched groups as same element of array... +0.54
Code-Golf: What is the shortest program that compiles and crashes? +0.34
Code-Golf: What is the shortest program that compiles and crashes? +1.22
Why can't I use the map function to create a good hash from a simpl... +0.08
How do I use GetOptions to get the default argument? +0.72
A Regex that will never be matched by anything +0.78
perl subroutine call +0.68
In Perl, how can I get the fields in this CSV string into an array... -0.33
How can I separate different sorts of Perl tests so I don't have to... +1.82
Perl equivalent of (Postgre)SQL BETWEEN operator? +2.02