Package : perl-Carp-Always > RPM : perl-Carp-Always-0.160.0-4.mga9.noarch.rpm

Basic items

Install
Name perl-Carp-Always
Version 0.160.0
Release 4.mga9
URL https://metacpan.org/release/Carp-Always
Group Development/Perl
Summary Warns and dies noisily with stack backtraces
Size 34KB
Arch noarch
License GPL+ or Artistic

Description

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

Media information

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

Advanced items

Source RPM perl-Carp-Always-0.160.0-4.mga9.src.rpm
Build time 2022-03-20 20:33:42
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie