Aristotle Pagaltzis wrote: > It would be much less painful if you could at least optionally > enable a fatal error for implicit ref conversions, for debugging > purposes. That would immediately tell you the “where” half of the > problem, instead of leaving you to painstakingly hunt for it. > Throw a Carp::Always in there and you probably have most of the > data you need to figure out the “why”. > > Regards, > In which case somthing like use warnings FATAL => qw(refconv); would be more appropriate. ______________________________________________ This email has been scanned by Netintelligence http://www.netintelligence.com/emailThread Previous | Thread Next