http://dev.perl.org/perl6/faq.html
Against its source form:
http://svn.perl.org/perl.org/docs/live/dev/perl6/faq.pod
I tried to think of a rewrite to replace the two outdated assertions,
but failed miserably.
Thanks,
/Autrijus/
Index: faq.pod
===================================================================
--- faq.pod (revision 688)
+++ faq.pod (working copy)
@@ -4,19 +4,6 @@
=head1 GENERAL QUESTIONS
-=head2 When will Perl 6 be released?
-
-The current plan is to have a working 6.0.0 compiler ready in the 3rd
-quarter of 2005, based on a snapshot of the language design taken in
-late 2004.
-
-This goal is, however, predicated on The Perl Foundation receiving
-sufficient contributions to fund the 5 or more developer-years of
-effort required to complete the implementation. Without that
-funding, development will continue, but on a volunteer basis and
-hence more slowly.
-
-
=head2 Will I be able to convert my Perl 5 programs to Perl 6?
Yes. Larry Wall and others are already working on a Perl 5 to Perl 6
At Thu, 21 Jul 2005 01:39:42 +0800,
Autrijus Tang wrote:
>
> [1 <text/plain; us-ascii (quoted-printable)>]
Thanks! However, the rendered form is still of an old revision:
http://dev.perl.org/perl6/faq.html
Cheers,
/Autrijus/
It was still in my staging copy. It should be up now.
-R