Name : perl-Carp-Always
| |
Version : 0.160.0
| Vendor : Mageia_Org
|
Release : 3.mga8
| Date : 2020-02-12 12:53:29
|
Group : Development/Perl
| Source RPM : perl-Carp-Always-0.160.0-3.mga8.src.rpm
|
Size : 0.03 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Warns and dies noisily with stack backtraces
|
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
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release |