openbsd-ports/devel/p5-Carp-Datum
sturm 78ffcc683e Initial import of Carp-Datum 0.1.3
Debugging And Tracing Ultimate Module

Carp::Datum implements the following features:

* Programming by contract: pre-conditions, post-conditions, assertions.
* Flow control tracing: routine entry, arguments, returned values
* Dynamic (i.e. runtime) configuration via mini language to tailor
  debugging and/or tracing at the routine / file / package / type level.
* Ability to statically remove all assertions and flow control tracing
  hooks in modules making use of Carp::Datum.
* Cooperation with Log::Agent for tracing.

from Andrew Dalgleish <openbsd@andrewdalgleish.dyndns.org>
minor cleanup by me
2003-04-13 16:54:28 +00:00
..
pkg Initial import of Carp-Datum 0.1.3 2003-04-13 16:54:28 +00:00
distinfo Initial import of Carp-Datum 0.1.3 2003-04-13 16:54:28 +00:00
Makefile Initial import of Carp-Datum 0.1.3 2003-04-13 16:54:28 +00:00