Skip to content

Instantly share code, notes, and snippets.

@leto
Created July 12, 2009 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leto/145839 to your computer and use it in GitHub Desktop.
Save leto/145839 to your computer and use it in GitHub Desktop.
ESC[1mTITLEESC[0m
DRAFT: Synopsis 32: Setting Library - Abstraction
ESC[1mAUTHORSESC[0m
Tim Nelson <wayland@wayland.id.au>
Larry Wall <larry@wall.org>
ESC[1mVersionESC[0m
Created: 26 Feb 2009
Last Modified: 26 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/Abstraction.pod so
edit it there in the SVN repository if you would like to make changes.
ESC[1mRolesESC[0m
ESC[1mAbstractionESC[0m
role Abstraction {...}
ESC[1mClassesESC[0m
class Class does Abstraction {...}
class Role does Abstraction {...}
class Grammar does Abstraction {...}
class Module does Abstraction {...}
class Package does Abstraction {...}
ESC[1mAdditionsESC[0m
Please post errors and feedback to perl6-language. If you are making a
general laundry list, please separate messages by topic.
/var/folders/B3/B3qJ-edQFWKuziEWXxoYbU+++TI/-Tmp-/oz4GYDRiRN (END)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment