On Sat, Apr 02, 2005 at 11:41:18AM -0500, Aaron Sherman wrote: > At the beginning of the section on hyper operators, the following: > > The Unicode characters » (\x[BB]) and « (\x[BB]) > > should be: > > The Unicode characters » (\x[BB]) and « (\x[AB])
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