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 ... 23 24 25 26 27 ... 33
Title Δ
How can I unit test Perl functions that print to the screen? -0.99
How can I print to a variable instead of a file, in Perl? +0.53
Sending the output of a command-line perl script to the browser via... +1.15
Can I send STDOUT and STDERR to a log file and also to the screen i... +0.44
What Perl module(s) do I use to obtain an absolute path (including... +0.45
How can I send mail to Gmail with an attachment, in Perl? 0.00
Are there any conventions for writing POD comments for Perl? -1.51
How do I get Perl POD in string and print it in page? -0.31
Should I use Nmap::Parser or Nmap::Scanner to audit a network? -2.08
How can I validate a filename with only eight digits and an extensi... +0.43
Should I use a lexical directory handle with opendir in Perl? -1.50
Perl documentation (POD) browsers? +1.13
What reasons are there to prefer glob over readdir (or vice-versa)... +1.16
How can I force Perl to run the module from the test directory only? -0.40
How do I serve image with Perl with some security and least resourc... -0.57
How can I capture the output of pkgrm in Perl? -2.26
How do I install Perl script dependencies? +0.78
How do I start a new Perl module distribution? +0.85
Why is Perl the best choice for most string manipulation tasks? -1.08
Regexp/perl code for handling both dots and commas as valid decimal... +0.05
How can I extract a substring after a match position? -1.42
Is there a way to modify foreach loop variable? +0.73
How can I suppress empty leading fields in Perl's split()? +0.44
How can I extract a substring enclosed in double quotes in Perl? +0.01
Can I overload Perl's =? (And a problem while use Tie) -0.27
In Perl, how can I concisely check if a $variable is defined and co... +1.24
How can I efficiently match many different regex patterns in Perl? -0.08
How do I find a user's home directory in Perl? +1.43
How can I extract the aliases for shell configuration files? -0.39
How can I control an interactive Unix application programmatically... -0.98
How can I make substitutions only on the parts of the string betwee... +0.41
Where is the Log4perl documentation for configuration? -0.04
How can I interface with the Perl debugger API? +0.27
How can I update values on the screen without clearing it in Perl? +0.09
Why is the list my Perl map returns just 1's? -0.66
How can I automatically update Perl modules' $VERSION with Git? +1.90
Is there a line length limit for text files created from Perl? -0.21
Why is my .zip file corrupted after an HTTP file upload? -0.08
Is it faster to give Perl's print a list or a concatenated string? +0.01
How can I call a Perl class with a shorter name? +0.78
How can I disable scientific notation when working with very large... +0.09
How can I tell if my Perl script is running under Windows? -1.33
How can I install specialized environments for different Perl appli... -0.82
How can I use Perl to test C programs? +0.08
How can I extract HTML content efficiently with Perl? -0.39
How can I return a list of hashrefs from a map in Perl? -1.45
How can I remove all non-word characters except the newline? -0.84
Should my MVC controllers be object-oriented? -0.08
Can can I encode spaces as %20 in a POST from WWW::Mechanize? +1.55
Why doesn't Perl's SUPER call use the arrow method? -0.34