See patch below. Casey West
-- Shooting yourself in the foot with troff rmtroff -ms -Hdrwp | lpr -Pwp2 & .*place bullet in footer .B .NR FT +3i .in 4 .bu Shoot! .br .sp .in -4 .br .bp NR HD -2i .* --- perlfaq-orig/perlfaq1.pod Tue Jul 8 13:54:20 2003 +++ perlfaq/perlfaq1.pod Tue Jul 8 19:27:53 2003 @@ -92,6 +92,16 @@ See L<perlhist> for a history of Perl revisions. +=head2 What is Ponie? + +At The O'Reilly Open Source Software Convention in 2003, Artur +Bergman, Fotango, and The Perl Foundation announced a project to +run perl5 on the Parrot virtual machine named Ponie. Ponie stands for +Perl On New Internal Engine. The Perl 5.10 language implementation +will be used for Ponie, and there will be no language level +differences between perl5 and ponie. Ponie is not a complete rewrite +of perl5. + =head2 What is perl6? At The Second O'Reilly Open Source Software Convention, Larry Wall
