projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
27ffacc
)
Add a note to the future that they should read the latest perlootut
author
Dave Rolsky <autarch@urth.org>
Tue, 19 Feb 2013 20:51:08 +0000 (14:51 -0600)
committer
Dave Rolsky <autarch@urth.org>
Tue, 19 Feb 2013 20:51:15 +0000 (14:51 -0600)
pod/perlootut.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlootut.pod
b/pod/perlootut.pod
index
4d12494
..
c5b0c91
100644
(file)
--- a/
pod/perlootut.pod
+++ b/
pod/perlootut.pod
@@
-10,7
+10,13
@@
perlootut - Object-Oriented Programming in Perl Tutorial
=head1 DATE
-This document was created in February, 2011.
+This document was created in February, 2011, and the last major
+revision was in February, 2013.
+
+If you are reading this in the future then it's possible that the state
+of the art has changed. We recommend you start by reading the perlootut
+document in the latest stable release of Perl, rather than this
+version.
=head1 DESCRIPTION