Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 1cce20099da4317e25834a479fbfa331fd69995a
https://github.com/perl6/specs/commit/1cce20099da4317e25834a479fbfa331fd69995a
Author: jnthn <[email protected]>
Date: 2013-07-18 (Thu, 18 Jul 2013)
Changed paths:
M S12-objects.pod
Log Message:
-----------
Flesh out EXPORTHOW specification a bit.
Provide for safe compositional use of meta-objects as well as custom
package declarators. Also spec that compilers should complain about
trying to import two different replacement meta-objects for the same
declarator in a single scope.