Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Carp-Always | Distribution: Mageia |
Version: 0.160.0 | Vendor: Mageia.Org |
Release: 5.mga10 | Build date: Fri Jun 27 01:58:11 2025 |
Group: Development/Perl | Build host: localhost |
Size: 33820 | Source RPM: perl-Carp-Always-0.160.0-5.mga10.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Carp-Always | |
Summary: Warns and dies noisily with stack backtraces |
This module is meant as a debugging aid. It can be used to make a script complain loudly with stack backtraces when warn()ing or die()ing. Here are how stack backtraces produced by this module looks: $ perl -MCarp::Always -e 'sub f { die "arghh" }; sub g { f }; g' arghh at -e line 1 main::f() called at -e line 1 main::g() called at -e line 1
GPL+ or Artistic
* Fri Jun 27 2025 umeabot <umeabot> 0.160.0-5.mga10 + Revision: 2203433 - Mageia 10 Mass Rebuild
/usr/share/doc/perl-Carp-Always /usr/share/doc/perl-Carp-Always/Changes /usr/share/doc/perl-Carp-Always/LICENSE /usr/share/doc/perl-Carp-Always/META.json /usr/share/doc/perl-Carp-Always/META.yml /usr/share/doc/perl-Carp-Always/MYMETA.yml /usr/share/doc/perl-Carp-Always/README /usr/share/man/man3/Carp::Always.3pm.xz /usr/share/perl5/vendor_perl/Carp /usr/share/perl5/vendor_perl/Carp/Always.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jun 29 02:18:05 2025