I'm just having a look at some of the CPAN stuff that covers things we do in Test::Unit and I came across Exception::Class which has some very nice stuff associated with it, including the use of Devel::StackTrace, which is a first class OO way of getting at caller stacks in a nice way. I think we could usefully replace our Exception classes with stuff based on these tools. -- Piers _______________________________________________ Perlunit-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/perlunit-devel
