Package : perl-Carp-Always > RPM : perl-Carp-Always-0.130.0-6.mga6.src.rpm

Basic items

Name perl-Carp-Always
Version 0.130.0
Release 6.mga6
URL http://search.cpan.org/dist/Carp-Always
Group Development/Perl
Summary Warns and dies noisily with stack backtraces
Size 8KB
Arch noarch
License GPL+ or Artistic

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

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-18 20:28:18
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie