Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: bab6c34833edd8f9cdfb8c6b61290c54e079ea49
https://github.com/perl6/specs/commit/bab6c34833edd8f9cdfb8c6b61290c54e079ea49
Author: jnthn <[email protected]>
Date: 2015-09-23 (Wed, 23 Sep 2015)
Changed paths:
M S11-modules.pod
Log Message:
-----------
Remove language on auto-export of protos.
It probably made more sense before we settled on lexical scoping for
resolving routine calls and `my` as the default routine scope. Today,
less so.