Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 217951bdbc7d80f728fda2a7a6a68eb8

perl-Carp-Always-0.130.0-6.mga6.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: