perl/pod/perltooc.pod
Smylers 7365d58576 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.
2013-09-05 06:20:01 -07:00

16 lines
294 B
Plaintext

=encoding utf8
=head1 NAME
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