StackRating

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

FMc

Rating
1601.80 (1,702nd)
Reputation
33,809 (3,471st)
Page: 1 ... 11 12 13
Title Δ
How can I merge the overlapping elements using Perl? +2.96
How do I change this to "idiomatic" Perl? +2.87
How do I change this to "idiomatic" Perl? +3.84
Searching one file but displaying relevant content from another usi... -4.21
Can I use Perl's unpack to break up a string into vars? -0.03
What's a good syntax for an HTML link markdown to make internal lin... +0.18
What Perl module(s) do I use to obtain an absolute path (including... +0.83
Populating an array of hashes with arrays of hashes +3.75
How do I open an array of files in Perl? -2.21
How can I extract columns from a fixed-width format in Perl? +3.57
How can I efficiently match many different regex patterns in Perl? -2.72
How do I get the output of an external command in Perl? +1.62
How can I remove non-unique lines from a large file with Perl? +3.37
Ignore lines with same next fields as previous +3.41
Perl recursion techniques? +3.43
How can I create combinations of several lists without hardcoding l... +3.78
How can I distribute my Perl application as a single file? -2.93
How to check for a pattern saved in $var for presence at the end of... +3.94
How do I set up the data structure to make pie charts in GD::Graph? +1.58
Is 999...9 a real number in Perl? -1.84
What happens in these Perl use lines? +2.76
How can I generate a set of ranges from the first letters of a list... -0.59
Representing a complex Perl data structure containing array referen... -3.22
How can I iterate over a Perl array reference? -0.56
Using Perl, how can I create charts using values in a CSV file? -3.75
How can I parse runmqsc command output using Perl? +3.67
Capturing Non-Zero Elements, Counts and Indexes of Sparse Matrix +1.98
Why doesn't the .* consume the entire string in this Perl regex? -2.98
Regex matching spaces, but not in "strings" -1.99
How do I compare two hashes in Perl without using Data::Compare? +4.01
How can I compare file list from a tar archive and directory? +2.51
Why do I get "Can't use string as a HASH ref" error when... +4.31
A regex that will parse 00.00 -1.96
How can run an operation on one column of an CSV file in Perl? +1.62
Perl qr// and substitution +4.41
multiple mysql select queries +3.97
display the content of a cell in excel sheet on webpage +3.71
Should I avoid nested if statements in Perl? +3.18
Regex lookahead within option group +0.89
Why does map return an empty array? +4.32
MySQL regular expression operations 0.00
Why isn't the two dimensional array in Perl printing correctly? +0.26
Is Perl's unpack() ever faster than substr()? 0.00
How can I move files to the Recycle Bin in a Windows batch script o... +4.26
regular expression to parse short urls -3.59
With Python's optparse module, how do you create an option that tak... +2.39
what is the difference between my and our in Perl? +1.08
Interview question: f(f(n)) == -n 0.00
What's the difference between grep and map in Perl? +2.33
Finding the index of an item given a list containing it in Python 0.00