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 ... 8
Title Δ
Why does my Perl/Tk button widget size vary with different xterm cl... 0.00
How can I convert a 48 hex string to bytes using Perl? -0.59
What's the purpose of perl's #line directives? -0.11
In Perl, how do I get the directory or path of the current executin... +1.46
Perl array and hash manipulation using map -0.11
Limiting the amount of information printed by Perl debugger +1.98
In Perl, what is the sane way for converting a string into a list o... +0.00
Can you salvage my negative lookbehind example for commifying numbe... +1.34
How can I scroll a single frame in Perl Tk? 0.00
In Perl, is it better to use a module than to require a file? +1.20
Common term for the "value-based" OR operator -1.41
Is there a WYSIWYG Perl Pod editor? +0.39
Is the 'my $x if 0' trick usable for static variable creation for P... +0.46
Converting hexadecimal numbers in strings to negative numbers, in P... 0.00
Why am I getting unexpected results from chained calls to map? +1.28
What are the comparative advantages of glob('foo*') over <foo*&g... +0.40
How can I tell what modules were originally provided with the speci... +0.18
Is there a faster alternative to Perl's stat? +1.38
How can I use Perl's readdir multiple times efficiently on the same... +0.73
Why does Perl's tr/\n// get slower and slower as line lengths incre... -0.05
What is the difference between DBI and DBD? -0.30
Perl: mocking -d -f and friends. How to put them into CORE::GLOBAL +0.49
What's the best way to debug third-party Perl script? -0.83
How can I dynamically include Perl modules without using eval? +1.10
Can actual Perl Regular Expressions be implemented in Java via exis... +0.53
where to play with python and perl? -0.59
What do people mean when they say “Perl is very good at parsing”? +0.89
How can I obfuscate my Perl script to make it difficult to reverse... -0.14
How can I add time information to STDERR output in Perl? +1.15
How do I install a module and its dependencies in ActivePerl on Win... +1.30
What's the modern way of declaring which version of Perl to use? +0.64
Where do I install Perl modules that I wrote? -1.25
What are some specific examples of backward incompatibilities in Pe... +0.15
Should I aggressively release memory while reading a file line by l... +1.08
Why does m/$./m give me unexpected behavior? -0.02
What should I put in my starter template for my Perl programs? +1.16
Why does this C code print only the first & last node entered? +0.40
How does the qr/STRING/ operator in Perl decide whether or not to c... -0.28
Why are Perl source filters bad and when is it OK to use them? +1.37
Why does my Perl unit test fail in EPIC but work in the debugger? +2.00
Why does my Perl unit test fail in EPIC but work in the debugger? -2.00
How do I define private or internal methods in object oriented Perl? +0.43
How can I format columns without using Perl's format? -0.12
Uncommon regular expressions +0.05
perl subroutine call -2.05
How to distribute native perl scripts without custom module overhead? +0.96
Object-Oriented Perl constructor syntax -1.45
Looking for some library to extract HTML pages from CHM files 0.00
Why doesn't Perl support the normal [] operator to index a string? +1.05
How to cancel output if $^I=".bak" already exists? 0.00