Skip to content

Commit 605f007

Browse files
committed
Add descriptions to dead pods in pod/perl.pod
Even though these pods are dead we should keep their descriptions for the manifest.
1 parent 233f92c commit 605f007

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

MANIFEST

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5310,8 +5310,8 @@ pod/perl58delta.pod Perl changes in version 5.8.0
53105310
pod/perlapio.pod Perl internal IO abstraction interface
53115311
pod/perlartistic.pod Perl Artistic License
53125312
pod/perlbook.pod Perl book information
5313-
pod/perlboot.pod
5314-
pod/perlbot.pod
5313+
pod/perlboot.pod Links to info on OO programming in Perl
5314+
pod/perlbot.pod Links to info on OO programming in Perl
53155315
pod/perlcall.pod Perl calling conventions from C
53165316
pod/perlcheat.pod Perl cheat sheet
53175317
pod/perlclib.pod Internal replacements for standard C library functions
@@ -5375,7 +5375,7 @@ pod/perlrecharclass.pod Perl regular expression character classes
53755375
pod/perlref.pod Perl references, the rest of the story
53765376
pod/perlreftut.pod Perl references short introduction
53775377
pod/perlreguts.pod Perl regular expression engine internals
5378-
pod/perlrepository.pod
5378+
pod/perlrepository.pod Links to current info on the Perl source repository
53795379
pod/perlrequick.pod Perl regular expressions quick start
53805380
pod/perlreref.pod Perl regular expressions quick reference
53815381
pod/perlretut.pod Perl regular expressions tutorial
@@ -5388,9 +5388,9 @@ pod/perlsub.pod Perl subroutines
53885388
pod/perlsyn.pod Perl syntax
53895389
pod/perlthrtut.pod Perl threads tutorial
53905390
pod/perltie.pod Perl objects hidden behind simple variables
5391-
pod/perltodo.pod
5392-
pod/perltooc.pod
5393-
pod/perltoot.pod
5391+
pod/perltodo.pod Link to the Perl to-do list
5392+
pod/perltooc.pod Links to info on OO programming in Perl
5393+
pod/perltoot.pod Links to info on OO programming in Perl
53945394
pod/perltrap.pod Perl traps for the unwary
53955395
pod/perlunicode.pod Perl Unicode support
53965396
pod/perlunicook.pod Perl Unicode cookbook

pod/perl.pod

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -308,12 +308,12 @@ aux h2ph h2xs perlbug pl2pm pod2html pod2man splain xsubpp
308308

309309
=head2 Stubs for Deleted Documents
310310

311-
perlboot
312-
perlbot
313-
perlrepository
314-
perltodo
315-
perltooc
316-
perltoot
311+
perlboot Links to info on OO programming in Perl
312+
perlbot Links to info on OO programming in Perl
313+
perlrepository Links to current info on the Perl source repository
314+
perltodo Link to the Perl to-do list
315+
perltooc Links to info on OO programming in Perl
316+
perltoot Links to info on OO programming in Perl
317317

318318
=for buildtoc __END__
319319

@@ -455,4 +455,3 @@ how many more is left as an exercise to the reader.
455455

456456
The three principal virtues of a programmer are Laziness,
457457
Impatience, and Hubris. See the Camel Book for why.
458-

0 commit comments

Comments
 (0)