[perl6/specs] bab6c3: Remove language on auto-export of protos.
[email protected] (GitHub)
| Newsgroups | perl.perl6.language |
|---|---|
| Message-ID | <5602fa41614d9_122d3f8b0f8692bc3582b@hookshot-fe2-cp1-prd.iad.github.net.mail> |
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.