Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > 06c8c4bd67703ded092ebb6c2cd532a1

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

Generated packages:

Other version of this rpm: