Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Carp-Always-0.160.0-5.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

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

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Jun 27 2025 umeabot <umeabot> 0.160.0-5.mga10
  + Revision: 2203433
  - Mageia 10 Mass Rebuild

Files

/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