Package : perl-App-Trace > RPM : perl-App-Trace-0.500.0-11.mga9.noarch.rpm

Basic items

Install
Name perl-App-Trace
Version 0.500.0
Release 11.mga9
URL https://metacpan.org/release/App-Trace
Group Development/Perl
Summary Embedded debug statements, including call/return tracing
Size 24KB
Arch noarch
License GPLv1+ or Artistic

Description

App::Trace provides debug/tracing support for perl programs and modules.

The basic concept is that you put a special call at the beginning and end
of each subroutine/method, and when tracing is enabled, you can see the
flow of your program.

This module reflects my dislike of the perl debugger. I also dislike
putting in print statements to debug, then commenting them out when I'm
done. I would rather put debug statements in my code and leave them there.
That way, when programs work their way into production, they can still be
debugged by using appropriate command line options.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch x86_64

Advanced items

Source RPM perl-App-Trace-0.500.0-11.mga9.src.rpm
Build time 2022-03-20 03:13:46
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie