i noticed a few things missing from the list of sigils. patch inline below.
~jerry
Index: design/syn/S02.pod
===================================================================
--- design/syn/S02.pod (revision 9154)
+++ design/syn/S02.pod (working copy)
@@ -494,8 +494,8 @@
$ scalar
@ ordered array
% unordered hash (associative array)
- & code
- :: package/module/class/role/subset/enum/type
+ & code/rule/token/regex
+ :: package/module/class/role/subset/enum/type/grammar
@@ multislice view of @
Within a declaration, the C<&> sigil also declares the visibility of the