Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Devel-Trace - Print out each line before it is executed (like sh -x)
- Description:
If you run your program with perl -d:Trace program, this module will print
a message to standard error just before each line is executed.
This is something like the shell's -x option.
Packages
perl-Devel-Trace-0.11-1.el6.noarch
[9 KiB] |
Changelog
by Mathieu Bridon (2011-04-08):
- Specfile autogenerated by cpanspec 1.78.
- Fixed the license (incorrectly guessed by cpanspec).
- Patched the tests to make the build non interactive.
- Removed dubious executable permission on a doc file.
|