81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
9 lines
396 B
Text
9 lines
396 B
Text
This module is a better way of putting 'hello there' trace messages in
|
|
your code. It lets you turn tracing on and off without commenting out
|
|
trace statements, and provides other useful things like HTML-ified
|
|
trace messages for CGI scripts and an easy way to trace out data
|
|
structures using Data::Dumper.
|
|
|
|
WWW: http://search.cpan.org/dist/Log-TraceMessages/
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|