StackRating

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

mob

Rating
1601.29 (1,726th)
Reputation
101,686 (719th)
Page: 1 ... 29 30 31 32 33 ... 41
Title Δ
How to print BOLD text in here doc in Perl? -1.83
How does the Perl 'use' syntax work? -2.05
How long have Perl 5 formats been able to handle lexical variables? 0.00
Why C is not a dynamic language? -0.98
How can I delete elements from a Perl array? -0.36
Script to find duplicates in a csv file -0.07
How to generate an array with random values, without using a loop? -0.29
the same bash script in command line doesn't work when run from a f... 0.00
How can I find the names of log files with 'error' on the last line? -0.11
First circle of R hell. 0.1 != 0.3/3 +1.50
Perl: Running a "Daemon" and printing 0.00
What is the correct way to add a utility module to a CPAN distribut... +1.90
Is this a bug in the CPAN Uniq module? +0.01
How can I ensure only one copy of a Perl script is running at a time? -0.03
How should I use Perl's File::Temp? +0.07
Is there a compact Perl operation to slice alternate elements from... -1.31
avp.com scan pipe error when using ssh -n command? 0.00
Comparing filehandle with glob returned by IO::Select::can_read() -0.60
Is there any use in providing arguments as separate parameters to a... -1.37
How can I replace characters just at the end of a string in Perl? +0.40
Can I set a single signal handler for all signals in Perl? -0.38
Simple timer to measure seconds an operation took to complete +0.40
Can I call a subroutine at a hard-coded address in Perl? -1.37
Variable instanciation VS double hash reference access +1.62
How can I redirect STDOUT and STDERR to a log file in Perl? +2.03
Proper Perl syntax for complex substitution -0.57
How can I execute a cron job five seconds after the full minute? 0.00
How can I test if I can write to a filehandle? +0.73
Why is `print (52-80)*42` different than `print 42*(52-80)` in Perl? +0.98
Why isn't my script processing all the elements in the array? -2.22
How can I run multiple jobs from a large queue at the same time in... 0.00
How do I do a non-blocking read from a pipe in Perl? 0.00
How can I list all files in a directory using Perl? +0.69
What does this Perl regex mean: m/(.*?):(.*?)$/g? -0.04
How can I parse this syntax to an array in Perl? +0.24
How can I treat many log files as one virtual file in Perl? -2.01
What should be the epsilon value when performing double value equal... +0.87
Get hex time stamp from bash script +0.57
Why is `$@` untrustworthy? +1.21
How do I use SWIG in Perl? -0.61
Socket message hangs until thread completes in Perl 0.00
How to generate a random double in a given range +0.36
Which Perl built-ins cannot be overridden in CORE::GLOBAL? 0.00
Which Perl built-ins cannot be overridden in CORE::GLOBAL? -1.25
How do I mock Perl's built-in backticks operator? +1.82
Using a record separator of different length 0.00
perl: Writing file at Nth position -0.77
Dynamically redirect the stdout of a child on Windows +0.40
Can I use Proc::Reliable on windows? -1.40
What's the difference between tr/// and s/// when using regex in Pe... +0.61