The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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