Hi Philip, On Tue, 23 Jan 2007, Philip M. Gollucci wrote: > Raf wrote: > > Apologies for the X-post. It seemed appropriate. > > > Mot off the top of my head, why are you using Apache::SmallProf and not > Apache::Dprof -- the previous is usually too low level.
The code base I'm profiling is very big, monolithic and convoluted. I felt that level of granularity given by smallprof would probably give me more coverage - which I believe I need. In any case, I can't see why it causes DateTime to carp? Thoughts still welcome? Thanks, Raf