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 ... 6 7 8 9 10 11 12
Title Δ
How can I read key input on windows in Perl? -1.49
Fastest Way To Find Mismatch Positions Between Two Strings of the S... -0.40
Why doesn't Perl support the normal [] operator to index a string? +1.23
Does codegolf make a better programmer - or is it even useful? +0.04
How can I check if a file is open by another program in Perl? -0.16
Code Golf: Spider webs -1.08
Can I replace the binding operator with the smart match operator in... -0.07
Is using labels in Perl subroutines considered a bad practice? -1.09
Can I access a static method in a dynamically specified class in Pe... +1.36
Extracting particular column name values using sed/ awk/ perl -0.57
In Perl, how do you access a value from a reference in an array of... -0.61
Efficient way to compare two strings (ordering of characters irrele... +1.30
How can I convert a string into a regular expression that matches i... +1.59
How do I store a 2d array in a hash in Perl? -0.79
The future of Perl? (Perl 6, Employability) +0.69
Can I run a Perl script from stdin? -1.54
How can I avoid Perl::Critic warnings when I process a multi-line s... -0.37
Does Perl have something similar to PHP's constant()? +1.04
How can I get a list of all files with a certain extension from a s... +0.53
What reasons are there to prefer glob over readdir (or vice-versa)... 0.00
Does the -f file test operator work in mod_perl? +0.70
How can I partition a Perl array into equal sized chunks? +1.52
How can I efficiently match many different regex patterns in Perl? -0.29
How can I print only every third index in Perl or Python? -0.63
Grepping Key-Value Pairs from Brackets in Perl +0.59
How do I retrieve the data between "_id=" and "&... +0.31
Is it possible to simplify this regular expression any further? -1.01
How can I preserve whitespace when I match and replace several word... -0.44
How can I split a string into only two parts with Perl? -0.90
How can I generate a set of ranges from the first letters of a list... -0.39
Why can't I assign @b || @c to @a in Perl? +0.51
Parsing unstructured documents into XML +0.58
Regex for Matching Custom Syntax -0.51
How can I parse runmqsc command output using Perl? +1.08
A couple of Perl subtleties -0.71
Is 'shift' evil for processing Perl subroutine parameters? +0.13
Why doesn't the .* consume the entire string in this Perl regex? +1.07
Why is my matcher failing? -1.14
How do I parse YAML with nil values? +1.21
How do I use symbolic references in Perl? +0.44
How can I make a static analysis call graph for Perl? -0.49
What's the difference between these perl compatible regular express... -0.82
Hows does the Regular Expression: /.+?/ work? -1.01
what value does null really have? -0.35
How can I make Perl's Getopt::Long not process a literal = in a par... -1.79
How can I compare file list from a tar archive and directory? -0.80
How can I compare file list from a tar archive and directory? +0.70
How can I walk a YAML tree with Perl's YAML::Tiny? +0.61
Is there a Perl equivalent for String.scan found in Ruby? +0.58
How can I assign the match of my regular expression to a variable? -0.17