Branch: refs/heads/master Home: https://github.com/perl6/specs
Commit: c923c6b4373ce416675965b2083e703f87123f2b
https://github.com/perl6/specs/commit/c923c6b4373ce416675965b2083e703f87123f2b
Author: TimToady <[email protected]>
Date: 2010-12-30 (Thu, 30 Dec 2010)
Changed paths:
M S11-modules.pod
Log Message:
-----------
EXPORT lives in lexical pad, not package
The EXPORT subpackage always lives in the lexical scope, and is not
added to the package scope unless you explicitly request it.
