Author: coke Date: Fri Mar 30 13:17:29 2007 New Revision: 17862 Modified: trunk/ (props changed) trunk/docs/faq.pod
Log: fix whitespace issue on link Modified: trunk/docs/faq.pod ============================================================================== --- trunk/docs/faq.pod (original) +++ trunk/docs/faq.pod Fri Mar 30 13:17:29 2007 @@ -15,9 +15,10 @@ =head2 Why did you call it "Parrot"? -The name "Parrot" started with Simon Cozens's L<April Fool's Joke| -http://www.perl.com/pub/a/2001/04/01/parrot.htm> where Larry Wall and Guido -van Rossum announced the merger of the Perl and Python languages. +The name "Parrot" started with Simon Cozens's +L<April Fool's Joke|http://www.perl.com/pub/a/2001/04/01/parrot.htm> +where Larry Wall and Guido van Rossum announced the merger of the Perl +and Python languages. A year later, when we were looking for a name for our virtual machine that could run both Perl and Python, it seemed like a perfect fit.
