[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-Carp-1.50-460.el9.src download

Name perl-Carp
Epoch 0
Version 1.50
Release 460.el9
Architecture src
Website/URL https://metacpan.org/release/Carp
License GPL+ or Artistic
Build Time 2023-03-18 01:16:24
Build Host builder-x86-02.inferitos.ru
Summary Alternative warn and die for modules
Repositories AppStream
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.
Errata
Size 35 KiB
Source Project perl-Carp-1.50-460.el9
SHA-256 checksum c4f346f6f110450aaa07e20410eb5fb1e46da424238afc173ccc83a1abf0c08b
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.50-460
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.50-460
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.50-459
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937