table of contents
Datum::Assert(3pm) | User Contributed Perl Documentation | Datum::Assert(3pm) |
NAME¶
Carp::Datum::Assert - Assertion expression extractor
SYNOPSIS¶
# Not meant to be used by user code
DESCRIPTION¶
This module is used internally by "Carp::Datum" to extract the expression text of a failed assertion, directly from the file.
This extraction is done lexically, and the general guidelines, which are documented in Carp::Datum::Strip, apply here too.
AUTHORS¶
Christophe Dehaudt and Raphael Manfredi are the original authors.
Send bug reports, hints, tips, suggestions to Dave Hoover at <squirrel@cpan.org>.
SEE ALSO¶
Carp::Datum(3), Carp::Datum::Strip(3).
2016-09-17 | perl v5.22.2 |