Path to this page:
./
devel/calltree-perl,
Static code analysis for perl script
Branch: pkgsrc-2017Q3,
Version: 0.1,
Package name: calltree-perl-0.1,
Maintainer: pkgsrc-usersThe program contains a collection of tools for analyzing Perl
code. Analyzing a static program runs headlong into the halting problem --
no automatic process can find all infinite loops, or fully model dynamic
data generated within an arbitrary program. If you need to solve that kind
of problem, a runtime debugger, human insight, and good programming
practices go a long way. On the other hand, if you're reading a new Perl
code for the first time, you've come to the right place.
Required to run:[
devel/p5-PPI] [
devel/p5-Getopt-Long]
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version calltree-perl-0.1 (created)