diff options
-rw-r--r-- | pod/buildtoc | 2 | ||||
-rw-r--r-- | pod/perltoc.pod | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/pod/buildtoc b/pod/buildtoc index 29602d44da..fa26d664fb 100644 --- a/pod/buildtoc +++ b/pod/buildtoc @@ -261,11 +261,9 @@ sub output_perltoc { ($_= <<"EOPOD2B") =~ s/^\t//gm && output($_); - =begin dochackers # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is autogenerated by buildtoc from all the other pods. # Edit those files and run buildtoc --build-toc to effect changes. - =end =head1 NAME diff --git a/pod/perltoc.pod b/pod/perltoc.pod index cfb4a7139f..16a168edaf 100644 --- a/pod/perltoc.pod +++ b/pod/perltoc.pod @@ -1,9 +1,7 @@ -=begin dochackers # !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is autogenerated by buildtoc from all the other pods. # Edit those files and run buildtoc --build-toc to effect changes. -=end =head1 NAME |