StackRating

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

Axeman

Rating
1474.24 (4,512,723rd)
Reputation
28,155 (4,448th)
Page: 1 ... 13 14 15 16 17 18
Title Δ
How can I monitor the Perl call stack? +1.64
Is there a faster alternative to Perl's stat? -1.16
How can I reorder substrings in a string? -0.48
How can I read from a Perl filehandle that is an array element? -0.95
How can I use 32-bit Perl to thaw something frozen with 64-bit Stor... +2.11
Why doesn't Perl's for() go through all of the elements in my array? -1.35
In Perl, why do I need to @b = @{dclone(\@a)}? Why can't I just @b... -0.77
How do I extract and parse quoted strings in Perl? +0.02
How can I apply tr/// to each element of a Perl array? -1.35
How can I make Perl functions that use $_ by default? +0.62
How do I find all lib directories under a Windows path? -0.78
How does an object access the symbol table for the current package? +2.60
Why does my Perl CGI complain about "Premature end of script h... -0.52
What is the usefulness of CHECK, UNITCHECK and INIT blocks in Perl? -1.51
Why doesn't Perl support the normal [] operator to index a string? -0.87
How do I store a 2d array in a hash in Perl? +0.84
How can I remove external links from HTML using Perl? +0.69
How can I sum each column of my data in Perl? +0.92
How can I control the formatting of Data::Dumper's output? -0.29
How can I speed up my Perl regex matching? -0.81
How do you localize a number of legacy globals without eval? 0.00
Connection resets with simple Perl script +1.54
Does Perl have something similar to PHP's constant()? +1.50
Why do I get a trailing '1' after Perl's printf output? +0.56
How can I use grep to see if my word in a array has a match with li... +0.41
Does Perl perform common subexpression elimination? +0.07
Beginner Regex: Multiple Replaces +0.11
How can I open a Word document read-only from Perl? 0.00
How can I change the hostname in a URL using Perl? -0.27
How can I combine overlapping path segments to get the full path in... +1.57
Why do I get an error when I try to use the reptition assignment op... -0.39
Is it better to check Perl hash keys for truth or for existence? -0.72
How do I find a date which is three days earlier than a given date... -0.95
How can I have a minimal match between two known tokens? +0.15
How can I canonicalize Windows file paths in Perl? -0.27
Regex newbie question on start and end of captures +0.07
How can I combine Perl's split command with white space trimming? -0.93
How can I import data from text files into Excel? +0.03
How do I preserve localtime() as an int when printing? +1.64
How can I print the contents of a hash in Perl? +1.13
How can I use hashes as arguments to subroutines in Perl? -0.43
How do I pass parameters to a subroutine? +2.43
How can I concatenate only some fields with a hyphen? +0.93
What's the proper way to create a BUILD method in MooseX::Declare? -0.88
How to print/extract information listed under a column from two dim... -0.02
In Perl, how can I get the matched substring from a regex? +0.83
How can I combine files into one CSV file? +0.07
How do Roles and Traits differ in Moose? -0.42
How can I combine two XML files with Perl? -0.71
How can I create a complex data structure in Perl? -0.70