StackRating

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

Chas. Owens

Rating
1592.80 (2,140th)
Reputation
53,002 (1,853rd)
Page: 1 ... 5 6 7 8 9 ... 14
Title Δ
How can I reverse a string that contains combining characters in Pe... +2.07
Summing up two columns the Unix way +0.49
Why do I get an error from XML::SAX::PurePerl::EncodingDetect altho... +2.10
Is 'shift' evil for processing Perl subroutine parameters? +0.68
How do I find the length of a Unicode string in Perl? -0.53
Why doesn't the .* consume the entire string in this Perl regex? -1.05
How do I create an array of hashes and loop through them in Perl? -0.83
How can I display the execution status of the command "ssh-cop... +0.45
Why does $dbh->do('VACUUM') fail with Perl's DBD::SQLite? -1.95
How can I use Unicode characters when I write to Perl's format? -1.02
How can I interpolate an array of alternations into a Perl regex? +2.07
How can I make a static analysis call graph for Perl? +0.90
What's good practice for Perl special variables? +0.05
How do I implement dispatch tables in Perl? +0.59
What are some one-liners that can output unique elements of the nth... +1.85
How do I compare two hashes in Perl without using Data::Compare? +0.66
Why is it bad to put a space before a semicolon? -0.14
Why doesn't my Perl grep return the first match? -0.72
Why isn't my Perl format working? 0.00
Is it possible to make 'exec' use '$SHELL -c' instead of '/bin/sh -... +0.99
How can I set the file-read buffer size in Perl to optimize it for... -1.49
What does the "s!" operator in Perl do? +0.32
How can I code a factory in Perl and Moose? -0.68
Is my Rose::DB::Object compile-time too slow? +0.84
How can run an operation on one column of an CSV file in Perl? +0.45
Perl DBI - run SQL Script with multiple statements +1.08
Perl and Moose: What Moose-based package should I use as replacemen... 0.00
Why is Perl script asking for 'global declaration' when I declare s... +0.27
How should I access instance data in a Perl subclass? +0.44
Need to make multiple files from a single excel file +0.68
How do I make a time counter as child process that works in paralle... +0.43
Why can't I get Twitter write access working with Net::Twitter::OAu... 0.00
What's the smallest non-zero, positive floating-point number in Perl? +1.84
How do I replace multiple words, each hashed to an alternate word,... +2.10
When setting up Perl code to run as either a script or module, what... 0.00
How can I fake STDIN in Perl? +2.09
How can I manage Perl module dependencies? +0.33
What are some good Perl modules for flow-based programming on files? +0.28
Matching up MySQL tables using Perl -0.21
How do I check if a key exists in a hash in Perl? -1.91
Why shouldn't I use shell tools in Perl code? +1.01
How do I get a list of all Unicode characters that have a given pro... +0.11
Is a client-server setup a good way to move data between machines? +0.47
How do I compare two strings in Perl? -0.85
What are the various directories in @INC used for? -0.27
How can I limit the time spent in a specific section of a Perl scri... -1.43
In Perl, how can I unpack to several variables? +2.08
Are there Unix platforms where Perl is not installed by default? +0.46
DBD::Oracle causing corruption to System calls? 0.00
How can I print the contents of a hash in Perl? +0.10