summaryrefslogtreecommitdiff
path: root/pod/perlboot.pod
diff options
context:
space:
mode:
authorSmylers <Smylers@stripey.com>2013-09-05 11:26:50 +0100
committerFather Chrysostomos <sprout@cpan.org>2013-09-05 06:20:01 -0700
commit7365d585765841125374b780703baeca920cc5eb (patch)
treeeda2f9c634ca02192f1cdab7577afab0fc9a3eea /pod/perlboot.pod
parent1046f9234103f32787e2b431f282ae56033db402 (diff)
downloadperl-7365d585765841125374b780703baeca920cc5eb.tar.gz
Add titles to deleted OO docs
Helpful somebody who encounters these documents or their titles realize they contain links to where current information can be found. For RT #119615, based on Father Chrysostomos's comment in RT #119571.
Diffstat (limited to 'pod/perlboot.pod')
-rw-r--r--pod/perlboot.pod5
1 files changed, 4 insertions, 1 deletions
diff --git a/pod/perlboot.pod b/pod/perlboot.pod
index 15b7117823..825999802a 100644
--- a/pod/perlboot.pod
+++ b/pod/perlboot.pod
@@ -2,11 +2,14 @@
=head1 NAME
-perlboot - This document has been deleted
+perlboot - Links to information on object-oriented programming in Perl
=head1 DESCRIPTION
For information on OO programming with Perl, please see L<perlootut>
and L<perlobj>.
+(The above documents supersede the tutorial that was formerly here in
+perlboot.)
+
=cut