diff options
author | Steve Peters <steve@fisharerojo.org> | 2009-03-24 09:26:45 -0500 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2009-03-24 09:33:09 -0500 |
commit | 373b131131d48670ca1f2081fcd02b380b66f41b (patch) | |
tree | 3ab5db121e4514302be1dcea693a9d725b8a8c24 | |
parent | 3dae3b3445810204b098aa3420cb5d43bf991d8b (diff) | |
download | perl-373b131131d48670ca1f2081fcd02b380b66f41b.tar.gz |
Add a SEE ALSO section based on suggestions from Dan Jacobson.
-rw-r--r-- | pod/perldoc.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/perldoc.pod b/pod/perldoc.pod index 43471c9d8c..92404395c5 100644 --- a/pod/perldoc.pod +++ b/pod/perldoc.pod @@ -252,6 +252,9 @@ number, the more it emits. Up to 3.14_05, the switch B<-v> was used to produce verbose messages of B<perldoc> operation, which is now enabled by B<-D>. +=head1 SEE ALSO + +L<perlpod>, L<Pod::Perldoc> =head1 AUTHOR |