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

Bug#522362: ITP: libdevel-simpletrace-perl -- Perl helper to see where you code warns and dies using stack traces



Package: wnpp
Owner: Ryan Niebur <ryanryan52@gmail.com>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : libdevel-simpletrace-perl
  Version         : 0.07
  Upstream Author : Sébastien Aperghis-Tramoni <sebastien@aperghis.net>
* URL             : http://search.cpan.org/dist/Devel-SimpleTrace/
* License         : Artistic | GPL-1+
  Programming Lang: Perl
  Description     : Perl helper to see where you code warns and dies using stack traces

 Devel::SimpleTrace can be used to more easily spot the place where a program
 or a module generates errors. Its use is extremely simple, reduced to just
 useing it.
 .
 This is achieved by modifying the functions warn() and die() in order to
 replace the standard messages by complete stack traces that precisely
 indicates how and where the error or warning occurred. Other than this, their
 use should stay unchanged, even when using die() inside eval().

-- 
_________________________
Ryan Niebur
ryanryan52@gmail.com

Attachment: signature.asc
Description: Digital signature


Reply to: