Commit graph

8 commits

Author SHA1 Message Date
wiz
4acf3545df *: remove p5-Getopt-Long, part of perl 2020-09-04 11:36:49 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
rillig
7724b801cd devel: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 10:39:04 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
wiz
d4c609e3e2 calltree-perl: simplify 2018-04-23 06:09:50 +00:00
wiz
320f5ea809 Comment out dead sites. 2017-09-04 05:36:14 +00:00
mef
78ba044caa Import calltree-perl-0.1 as devel/calltree-perl.
The 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.
2016-09-17 06:13:30 +00:00