Package : perl-Carp > RPM : perl-Carp-1.380.0-1.mga6.src.rpm

Basic items

Name perl-Carp
Version 1.380.0
Release 1.mga6
URL http://search.cpan.org/dist/Carp
Group Development/Perl
Summary Alternative warn and die for modules
Size 23KB
Arch noarch
License GPL+ or Artistic

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.

You can also alter the way the output and logic of Carp works, by changing
some global variables in the Carp namespace.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2015-11-15 18:04:11
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie