The Unicode characters » (\x[BB]) and « (\x[BB])
should be:
The Unicode characters » (\x[BB]) and « (\x[AB])
You should probably read S03 from:
http://svn.perl.org/perl6/doc/trunk/design/syn/S03.pod
from now on, as that's the one that I'll be fixing.
Luke
This is already fixed in the svn repository; again, I don't know
how to get it to become listed on dev.perl.org. :-)
For the time being, when making suggestions/corrections to the
Apocalypses/Synopses I'd recommend looking at the files that are at
http://svn.perl.org/perl6/doc/trunk/design rather than the ones
that are on dev.perl.org.
Pm