The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.55

  • Added forward and reverse modes to pflow.
  • Added subs() method to CallGraph.pm

Documentation

command line utility for printing the call graph of a fortran program

Modules

create, navigate, and dump the call graph for a program
Dump a call graph into a string representation
Fortran 77 parser for creating call graphs
represent a subroutine as a node in a call graph