[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#630678: ITP: libdebug-showstuff-perl -- A collection of handy debugging routines for displaying



Package: wnpp
Severity: wishlist
Owner: Fabrizio Regalli <fabreg@fabreg.it>



* Package name    : libdebug-showstuff-perl
  Version         : 1.13
  Upstream Author : Miko O'Sullivan <miko@idocs.com>
* URL             : http://search.cpan.org/dist/Debug-ShowStuff/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : A collection of handy debugging routines for displaying

 Debug::ShowStuff grew dynamically from my needs in debugging code. I found
 myself doing the same tasks over and over... displaying the keys and values
 in a hash, displaying the elements in an array, displaying the output of
 STDERR in a web page, etc. Debug::ShowStuff began as two or three of my
 favorite routines and grew as I added to that collection. Finally I decided
 to publish these tools in the hope that other Perl hackers will find them
 useful.
 .
 Debug::ShowStuff is intended for debugging, not for production work. I would
 discourage anyone from using Debug::ShowStuff in ready-for-primetime code.
 Debug::ShowStuff is only for quick-n-dirty displays of variable values in
 order to debug your code.
 .
 These functions display values the way I personally like them displayed. Your
 preferences may be different. I encourage you to modify Debug::ShowStuff to
 suit your own needs.



Reply to: