StackRating

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

Michael Carman

Rating
1570.63 (3,976th)
Reputation
28,348 (4,406th)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
How do I connect to an MS Access database using Perl? -1.32
Is using labels in Perl subroutines considered a bad practice? -0.15
What are good options for Windows GUI toolkits for a Perl program? +0.92
What's the difference between 'eq' and '=~' in Perl? -1.40
Is a string comparison or a hash lookup faster in Perl? +1.49
How can I distribute my Perl application as a single file? +0.24
What does "vaguely deprecated" mean regarding ?PATTERN? -0.16
Perl regular expression problem 0.00
How can I get Perl's ref() function to return REF, IO, and LVALUE? -0.07
Why do I get an error when I try to use the reptition assignment op... +0.91
In Perl are there disadvantages to generating getters and setters r... -0.38
What should the ... operators be called? +0.94
Is there a point to Perl's object oriented interfaces if they're no... +0.72
What happens in these Perl use lines? -0.09
When is the spaceship operator used outside a sort? +0.01
In Strawberry Perl, what is the difference between perl\lib and per... 0.00
In Perl, is there graceful way to convert undef to 0 manually? +0.88
C: type conversion when passing an argument on a function call +0.16
What are the most important features of an IDE for Perl development? -0.85
What are the most important features of an IDE for Perl development? +0.00
Trying to create a standalone app from a Perl script that uses tkx... 0.00
How can a Perl regex re-use part of the previous match for the next... +0.98
How can I use Perl's Test::Deep::cmp_deeply without increasing the... +0.38
What's the difference between cmpStr and cmpStrHard in Perl's Freez... 0.00
Why doesn't my Perl grep return the first match? +1.33
Should I use Perl/Tk, Tcl::Tk or Tkx for a Perl GUI? +0.41
Passing a Function Object and Calling it -0.51
How can I cleanly handle error checking in Perl? -0.77
How can I create a nested hash as a constant in Perl? +0.63
How do you reposition the main window under Perl Tkx? 0.00
How to convert a Perl hash-of-hashes to a more flexible data struct... +0.03
How do I modify the destination MAC address in a packet? -0.62
What are some good methods or steps to debug a segmentation fault i... +1.05
How does this Perl one liner to check if a directory is empty work? +1.10
How can I extract the values after = in my string with Perl? +0.79
How can I access the last Perl hash key without using a temporary a... +0.17
What is the difference between \1 and $1 in a Perl regex? +0.41
How can I encrypt a password with Blowfish in Perl? -1.36
How can I write a Perl subroutine that works both as a normal subro... -1.62
How can I randomly sample the contents of a file? -1.03
How can I test that a Perl program compiles from my test suite? +1.89
Perl loop stuck reading file? -0.40
How can I replace only the captured elements of a regex? -0.87
When should you use a package variable vs a lexical variable (and w... -1.21
What's a good development environment for Perl? -0.55
foreach my $var (@list) -- $var is a reference? -1.64
sort with lexicographic order +2.15
Why does @my_array = undef have an element? +1.19
How can I capture output from the Windows cmd shell? +0.77
Perl glob and filehandle problems -0.01