Oops should have sent this to the list ... sorry Sam. ----- Original Message ----- From: "Barbie" <[EMAIL PROTECTED]>
> From: "Sam Vilain" <[EMAIL PROTECTED]> > > > Can it fit into the Log::Dispatch architecture perhaps? > > The tools contained within my DebugPrint stuff are very much self contained, > with the idea that it is a standalone module and thus is easier for newbies > to install and use. With the Log::Dispatch stuff, although it works on a > similar principle, it's all OO designed and implemented, whereas mine isn't. > Just plugin and go. No worrying about low level modules/scripts keeping > track of the object reference. > > Plus I think my stuff fits better under the Devel namespace, as it's a set > of development tools that I didn't forsee as being a part of production > software. Then again there is no reason it couldn't be used for monitoring > purposes. > > Barbie. >
