=encoding utf8 =head1 TITLE DRAFT: Synopsis 32: Setting Library - Rules =head1 AUTHORS Tim Nelson Larry Wall Tim Nelson =head1 VERSION Created: 27 Feb 2009 Last Modified: 27 Feb 2009 Version: 1 The document is a draft. If you read the HTML version, it is generated from the pod in the pugs repository under /docs/Perl6/Spec/S32-setting-library/Exception.pod so edit it there in the SVN repository if you would like to make changes. =head1 Roles =head2 Regex role Regex {...} =head2 Match role Match { method Int from() {...} method Int to() {...} method Int chars() {...} method orig() {...} method Str() {...} } =head2 Cursor role Cursor { method Int pos() {...} method orig() {...} } =head2 Grammar See Abstractions.pod =head1 Additions Please post errors and feedback to perl6-language. If you are making a general laundry list, please separate messages by topic.