StackRating

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

ysth

Rating
1583.67 (2,707th)
Reputation
80,209 (1,032nd)
Page: 1 ... 37 38 39 40 41 ... 44
Title Δ
How can I take queries from one file, search another, and output to... -0.98
Why would you not use https on your public facing website? 0.00
Why can't my Perl script see the our() variables I defined in anoth... -0.78
In Perl is there a difference between /^/ and /^/m? 0.00
How can I avoid Perl::Critic warnings when I process a multi-line s... +1.07
How can I compare md5 checksums in Perl? -1.24
What reasons are there to prefer glob over readdir (or vice-versa)... -0.32
Does the -f file test operator work in mod_perl? +1.48
How do I install Perl script dependencies? -0.66
How do I start a new Perl module distribution? -0.77
How do I get mod_perl to recognize changes to my application? -1.59
How do I load a file relative to a module path? +0.56
How do I conditionally use a Perl module only if I'm on Windows? +0.04
What's the difference between 'eq' and '=~' in Perl? +0.14
How can I call a Perl class with a shorter name? -0.59
Perl YAML::Syck encoded string, howto properly decode in Java using... +0.54
Which parts of an address should be required? +0.27
How do I check for numeric overflow and underflow conditions in Perl? -0.43
In Perl are there disadvantages to generating getters and setters r... -0.09
What should the ... operators be called? -0.72
Can can I encode spaces as %20 in a POST from WWW::Mechanize? -1.55
How do I use a variable pattern with preg_match? 0.00
Why doesn't Perl's SUPER call use the arrow method? +1.02
Should I use Storable or FreezeThaw to serialize Perl data as a coo... -0.37
How do I refresh an array in a foreach loop? -0.47
How can I redirect the test output from Perl's Test::Simple? +0.27
How do I use symbolic references in Perl? -1.14
Why doesn't "use lib" take effect in this way? +0.53
How should I install more than one version of Perl? -0.62
How can a Perl regex re-use part of the previous match for the next... -0.03
How can I make Perl's Getopt::Long not process a literal = in a par... +1.79
Scalable Regex for English Numerals -0.17
Why is it bad to put a space before a semicolon? +0.20
How can I combine Perl's split command with white space trimming? +0.19
Is there a fast way to get the character index of a regex match? -0.38
How can I set the file-read buffer size in Perl to optimize it for... +0.98
In Perl, how can I release memory to the operating system? -0.98
How can I compile my Perl script so it can be executed on systems w... +1.53
Is there an easy way to localise (preserve) all "magic variabl... +2.51
What's a simple reference or cheat sheet for nested data structures... -0.41
How do I insert a line at a specific row in multiple files on Unix? +0.34
How can I loop through a list of functions in Perl? +0.99
Unpack a binary file to a text file - A problem that flips the values +2.45
How to capture and compare subset of value from different arrays? 0.00
What's the smallest non-zero, positive floating-point number in Perl? +0.21
How can I put inline perl code in html, like php? +0.67
How do I create or test for NaN or infinity in Perl? +0.28
Why shouldn't I use shell tools in Perl code? -0.64
What are the various directories in @INC used for? +1.53
Why is the fields pragma incompatible with multiple inheritance in... -0.20