StackRating

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

brian d foy

Rating
1572.94 (3,709th)
Reputation
104,509 (692nd)
Page: 1 ... 27 28 29 30 31 32 33
Title Δ
How do I gather output from an external command in a Perl script? -0.90
How can I sort a hash of hashes by key in Perl? -0.38
Does a Perl module know where it is installed? -0.14
How do I output each Perl array element surrounded in quotes? +0.51
How can I convert a function return value from reference to array? +1.22
Why would PDF::FromHTML behave differently when called from my web... +0.37
How can I have DBIC persistent database connection in mod_perl? +0.37
perl script to searches text file for a specific string and copies... +0.08
How can I export all subs in a Perl package? +1.06
Adding text to graph in Perl's GD::Graph? +0.10
How can my Perl script find its module in the same directory? +0.38
How can I create an anonymous hash from an existing hash in Perl? +0.61
How can I verify that a value is present in an array (list) in Perl? +0.15
How can I fill in web forms with Perl? +0.04
How do I stop pod2html from treating "=head2 open() foo"... -0.10
How do I skip lines that aren't whitespace or a number in Perl? +0.49
Why do I see HASH(0xABCDEF) in my Perl output? +0.02
How do I create a playlist for RealPlayer? -0.64
How can I fix Net::Amazon::MechanicalTurk's failing tests? 0.00
What are good interactive GUI builder packages for Perl? -0.71
Why do I need to know how many tests I will be running with Test::M... +0.36
Why do you not use CPAN modules? +0.68
Which Perl modules are good for writing a RESTful web API client? 0.00
Deferring code on scope change in Perl +0.80
How can I use XML::Simple with XML tags that might have one or more... -0.43
How does elsif work in Perl? +0.05
How do manage your Perl application development, build, and deploym... +0.38
Can you review my Perl rewrite of Cucumber? +0.40
How can I change the directory holding the test files in ExtUtils::... -0.56
How can I generate all permutations of an array in Perl? +0.32
How can I redefine Perl class methods? -0.15
Where is the documentation for CGI.pm? -1.43
How can I impress people with Perl's capabilities? 0.00
When are Schwartzian Transforms useful? -0.19
What's the difference between iterating over a file with foreach or... 0.00
How do I access the original method of a monkeypatched method in Pe... +0.15
How do I solve a set of constraints in Perl? +0.40
How do I extract an HTML title with Perl? +0.34
What modules are distributed with Perl? -0.21
How can I create a portable perl when I can't install modules on th... +0.37
Concise foreach expression in one line 0.00
Why can't C# decrypt the output from Perl's Crypt::Rijndael? +1.23
How do I read two items at a time in a Perl foreach loop? -0.31
How can I get the command-line output of a DOS tool using Perl? -0.09
How can I create a Zip archive in Perl? +0.37
What does *PIPER mean in Perl? +0.07
Why should you NOT return an array ref? +0.37
How do you create a Perl module? +0.04
Does the 'o' modifier for Perl regular expressions still provide an... -0.09
Why can't I say print $somehash{$var}{fh} "foo"? -0.09