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 ... 36 37 38 39 40 ... 44
Title Δ
How can I re-establish a network connection in a Perl script? -0.62
How do I resolve this syntax error I get when using the Perl condit... +0.54
How can I construct OS-independent file paths in Perl? -0.83
How do I take a reference to an array slice in Perl? -0.54
How can I print a hash of hashes of hashes in Perl? +0.28
Join results of two select statements -1.55
How do I read paragraphs at a time with Perl? -0.55
Moose: Extending Exporter causes constructor to disappear? +0.59
Are there reasons to ever use the two-argument form of open(...) in... +1.27
Remove first line in text file without allocating memory for entire... +0.04
GREP: How to search for a value but at the same time exclude some m... -0.20
Overflow over scanf("%8s", string)? +1.29
How can I open() and close() STDERR in Perl? -0.18
How do I create a dispatch table in Perl with key contain whitespac... +1.18
How can I determine the download speed and amount from LWP::Simple'... +2.43
Effective Interpreted Programming Language for File/Image manipulat... -0.69
Should I use $_[0] or copy the argument list in Perl? +0.99
How can I write a wrapper script to create an svn branch? +1.73
Removing files with duplicate content from single directory [Perl,... -0.60
Inserting new columns in the middle of a table? -0.65
Does mysql have any limitation on number of databases -0.46
Perl: replace pattern from the current position until the end of a... +0.40
How do I do vertical alignment of lines of text in Perl? 0.00
How can I separate different sorts of Perl tests so I don't have to... +0.52
perl: export symbols from module that has > 1 package -0.29
Artistic License v2.0 vs GPL v2. Differences? -1.87
How can I make Module::Build install both X and X::Y? 0.00
how to print out each bit of a floating point number? -0.08
Perl equivalent of (Postgre)SQL BETWEEN operator? -0.23
Checking existence of a file given a directory format in perl +2.45
How can I convert the stringified version of array reference to act... +1.76
How can I reclaim memory from perl? +1.00
How can I delete a newline if it is the last character in a file? -0.73
How do I use Perl to intersperse characters between consecutive mat... +0.49
Should I use common::sense or just stick with `use strict` and `use... +0.27
Selectively counting delimited field values and creating a hash usi... +1.92
script arguments -1.34
How to I get perldoc to find my modules in perl/site/lib? -0.45
How do I properly invoke a subroutine that takes 2 subroutine refer... +2.49
What's the benefit of calling new on an object instance? +0.55
When writing a Perl module, do I have to specifically check for an... +0.52
Creating a sort of "composable" parser for log files -0.16
How can I convert an input file to UTF-8 encoding in Perl? -0.28
"inappropriate ioctl for device" +1.39
How do I use map() to apply an operation to each element of a hash... -0.06
Why does this map return a single number? +1.26
Can you take a reference of a builtin function in Perl? +1.09
Can I get the table names from an SQL query with Perl's DBI? -1.59
Why is the 'Use of "shift" without parentheses is ambiguo... -1.75
Trying to run ftpsync.pl from post-commit hook 0.00