-
-
07 May 2004 20:09:54 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (5)
- Testers (424 / 0 / 0)
- Kwalitee
Bus factor: 0- 86.28% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (6.92KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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 programModules
create, navigate, and dump the call graph for a programDump a call graph into a string representationFortran 77 parser for creating call graphsrepresent a subroutine as a node in a call graphOther files
Module Install Instructions
To install CallGraph, copy and paste the appropriate command in to your terminal.
cpanm CallGraph
perl -MCPAN -e shell install CallGraph
For more information on module installation, please visit the detailed CPAN module installation guide.