cvsuser 05/03/31 09:12:07
Modified: docs faq.pod Log: Better link for the apocalypses Add exegeses and synopses Revision Changes Path 1.16 +7 -3 parrot/docs/faq.pod Index: faq.pod =================================================================== RCS file: /cvs/public/parrot/docs/faq.pod,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- faq.pod 31 Mar 2005 17:07:36 -0000 1.15 +++ faq.pod 31 Mar 2005 17:12:06 -0000 1.16 @@ -1,5 +1,5 @@ # Copyright: 2001-2004 The Perl Foundation. All Rights Reserved. -# $Id: faq.pod,v 1.15 2005/03/31 17:07:36 nicholas Exp $ +# $Id: faq.pod,v 1.16 2005/03/31 17:12:06 nicholas Exp $ =head1 NAME @@ -520,7 +520,11 @@ April Fool's Joke: http://www.perl.com/pub/a/2001/04/01/parrot.htm -apocalypses: http://www.panix.com/~ziggy/ +apocalypses: http://dev.perl.org/perl6/apocalypse/ + +exegeses: http://dev.perl.org/perl6/exegesis/ + +synopses: http://dev.perl.org/perl6/synopsis/ cool kids: http://use.perl.org/~acme/journal @@ -537,7 +541,7 @@ =head1 VERSION The FAQ is now in version control and "Revision" isn't really being tracked. -The most recent CVS ID is C<$Id: faq.pod,v 1.15 2005/03/31 17:07:36 nicholas Exp $> +The most recent CVS ID is C<$Id: faq.pod,v 1.16 2005/03/31 17:12:06 nicholas Exp $> =over 4
