On Jun 21, Randal L. Schwartz said:

>Me> * In Perl 5, the package I call MY package is not often
>Me> called a package and can't be accessed in the same
>Me> way that other packages can be accessed. However,
>Me> in Perl 6, there will be a MY package, and, imo, it is
>Me> simpler to use the term package for all namespaces.
>
>This is news to me.

Damian dropped the bomb at YAPC.  You'll be able to access the padlist,
using a mechanism like C<$MY.foo>.

-- 
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
I am Marillion, the wielder of Ringril, known as Hesinaur, the Winter-Sun.
Are you a Monk?  http://www.perlmonks.com/     http://forums.perlguru.com/
Perl Programmer at RiskMetrics Group, Inc.     http://www.riskmetrics.com/
Acacia Fraternity, Rensselaer Chapter.         Brother #734
**      Manning Publications, Co, is publishing my Perl Regex book      **

Reply via email to