Subject: | Incorrectly detects author on Math::BigInt |
I did a "o" from the shell and got:
1 0.60 0.70 Apache::VMonitor STAS
2 0.01 0.02 File::Find::Rule RCLAMP
3 1.60 1.61 Math::BigInt math
4 0.03 0.04 Text::Glob RCLAMP
"math" is not the owner of Math::BigInt, but CPANPLUS thinks so
apparently because TELS has a TELS/math directory that Math-BigInt lives in.
This very module has been a problem for an automated script I had that I
used before CPANPLUS existed.