in reply to On "fixing" Perl core modules "in place"
I once saw this kind of upgrade performed on Apache::Session. I had found a bug in a contractor's code which could cause deadlocks in Apache::Session. To "fix" the bug the coder removed the locking code from Apache::Session! There's only one word for that - awesome.
-sam
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: On "fixing" Perl core modules "in place"
by rhesa (Vicar) on May 16, 2006 at 20:09 UTC |