Package : perl-Carp-Always > RPM : perl-Carp-Always-0.100.0-1.mga2.noarch.rpm

Basic items

Install
Name perl-Carp-Always
Version 0.100.0
Release 1.mga2
URL http://search.cpan.org/dist/Carp-Always
Group Development/Perl
Summary Warns and dies noisily with stack backtraces
Size 11KB
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 2
Media name core-release
Media arch i586

Advanced items

Source RPM perl-Carp-Always-0.100.0-1.mga2.src.rpm
Build time 2011-12-05 12:36:17
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie