This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
report uninit variable name even in optimized cases
[perl5.git]
/
pod
/
perltooc.pod
1
=encoding utf8
2
3
=head1 NAME
4
5
perltooc - Links to information on object-oriented programming in Perl
6
7
=head1 DESCRIPTION
8
9
For information on OO programming with Perl, please see L<perlootut>
10
and L<perlobj>.
11
12
(The above documents supersede the tutorial that was formerly here in
13
perltooc.)
14
15
=cut