This is the revision history for carp in <matrix.org:#DYJOMClZbVOMHnzPQt:matrix.org>

factoid_idsubjectcopulapredicateauthornamespace
10797 carp is Alternative to Perl's built-in error/warning mechanisms, providing context from the user's point of view. warn (caller); cluck: warn (stack); croak: die (caller); confess: die (stack). See also Carp::Always _slade_ <*:##NULL>
5460 carp is carp: warn (caller); cluck: warn (stack); croak: die (caller); confess: die (stack) perlbot <*:##NULL>