Subject: | testing |
--- lib/CallGraph.pm.orig 2006-10-05 23:50:29.690465500 -0400
+++ lib/CallGraph.pm 2006-10-05 23:50:29.690465500 -0400
@@ -10,7 +10,7 @@
=head1 NAME
-CallGraph - create, navigate, and dump the call graph for a program
+CallGraph - create, navigate, and dump the call graph for a program!
=head1 SYNOPSIS
@@ -39,7 +39,7 @@
This module creates a "call graph" for a program. Please note that you need
another module to actually parse your program and add the calls by using
-the CallGraph methods. The current distribution includes a module for
parsing
+the CallGraph methods. The current distribution includes one module for
parsing
Fortran 77, L<CallGraph::Lang::Fortran>.
=head1 METHODS