summaryrefslogtreecommitdiff
path: root/pod/perlfaq1.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-04-01 19:11:53 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-04-01 19:11:53 +0000
commitbd15af9dcabbd25d6acbf35aa60daa5a29d951c5 (patch)
tree08f5380192134a7b4412e3459f5e31b31e601ad1 /pod/perlfaq1.pod
parente00d725bc363e74167fef81bb7b844d680d260d3 (diff)
downloadperl-bd15af9dcabbd25d6acbf35aa60daa5a29d951c5.tar.gz
Commit Sarathy to April release of 5.6.1 :-)
p4raw-id: //depot/perl@9506
Diffstat (limited to 'pod/perlfaq1.pod')
-rw-r--r--pod/perlfaq1.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlfaq1.pod b/pod/perlfaq1.pod
index 8809495f8a..68c6bfd928 100644
--- a/pod/perlfaq1.pod
+++ b/pod/perlfaq1.pod
@@ -295,8 +295,8 @@ for any given task. Also mention that the difference between version
(Well, OK, maybe it's not quite that distinct, but you get the idea.)
If you want support and a reasonable guarantee that what you're
developing will continue to work in the future, then you have to run
-the supported version. As of early March 2001 that probably means
-running either of the releases 5.6.0 (released in March 2000) or
+the supported version. As of April 2001 that probably means
+running either of the releases 5.6.1 (released in April 2001) or
5.005_03 (released in March 1999), although 5.004_05 isn't that bad
if you B<absolutely> need such an old version (released in April 1999)
for stability reasons. Anything older than 5.004_05 shouldn't be used.