Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 292fbf4e3ff4889600bf2ebeaf5ea382

perl-Carp-Always-0.130.0-1.mga4.noarch.rpm

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

Sources packages:

Other version of this rpm: