summaryrefslogtreecommitdiff
path: root/pod/perltooc.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/perltooc.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/perltooc.pod')
-rw-r--r--pod/perltooc.pod5
1 files changed, 4 insertions, 1 deletions
diff --git a/pod/perltooc.pod b/pod/perltooc.pod
index 3516325530..b6a17644e6 100644
--- a/pod/perltooc.pod
+++ b/pod/perltooc.pod
@@ -2,11 +2,14 @@
=head1 NAME
-perltooc - This document has been deleted
+perltooc - 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
+perltooc.)
+
=cut