Sagiv Barhoom wrote: > When we played with the code we noticed two interesting things: > 1. removing some of the "use <some module>" improved the performance - > but yet we use some of the subroutines from that modules. > Erm, I'd consider auto-splitting that module and see if it helps... `perldoc AutoSplit` HTH, ~Y