blob: cbf6649b7ed1538deb82c0717bbfc00f4c2d9e39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
=encoding utf8
=head1 NAME
perlbot - 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 collection of tricks that was formerly here
in perlbot.)
=cut
|