diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-01-27 03:56:48 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-01-27 03:56:48 +0000 |
commit | a45bd81d7bee5835ad83b5249bac63256f8c94c0 (patch) | |
tree | dab1f7653808a838df28f550bf9c6f1f9a830e68 /pod/perlcompile.pod | |
parent | ad31580623307f0b715ee0a148d5b2a56b4280ff (diff) | |
download | perl-a45bd81d7bee5835ad83b5249bac63256f8c94c0.tar.gz |
various pod nits identified by installhtml (all fixed except
unresolved links)
p4raw-id: //depot/perl@4910
Diffstat (limited to 'pod/perlcompile.pod')
-rw-r--r-- | pod/perlcompile.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlcompile.pod b/pod/perlcompile.pod index 0ba94187db..04dc019b36 100644 --- a/pod/perlcompile.pod +++ b/pod/perlcompile.pod @@ -409,7 +409,7 @@ formats are defined and used within a program and the modules it loads. See L</"The Cross Referencing Back End"> for details about usage. -=cut +=back =head1 KNOWN PROBLEMS |