perl-Carp

Alternative warn and die for modules

Description

The Carp routines are useful in your own modules because they act like
die() or warn(), but with a message which is more likely to be useful to a
user of your module. In the case of cluck, confess, and longmess that
context is a summary of every call in the call-stack. For a shorter message
you can use carp or croak which report the error as being from where your
module was called. There is no guarantee that that is where the error was,
but it is a good educated guess.
Website: http://www.perl.org/
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-Carp-1.40-404.el6_10.noarch [73 KiB] Changelog by Andrew Colin Kissa (2023-02-06):
- Bump version to 5.24.4