> In a similar(?) vein, > > www.parrotcode.org/faq/ currently has a number of broken links, > including "apocalypses", "PDD6", and "Java bytecode to Parrot bytecode".
This is because the links are funny. The best way to get proper links is to do something like: L<This is CNN|http://www.cnn.com> That's not great.. but it tends to render better. Our official Pod renderer is Pod::Simple::HTML, so you can test it out. I'm throwing this back to p6i, so somebody can fix it, and maybe take another pass through the FAQ, addming more F.. A... Q...s ;) -R