in reply to Re^2: Perl Tops "Wide Finder" Resultsin thread Perl Tops "Wide Finder" Results
The difference is between doing new MMap (slow) and mmap (fast), due to the tie() interface. Don't know if that's still true.
-David