Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 8e10febbb1a63770160e600451065dc3

perl-Carp-Always-0.130.0-4.mga5.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: