Hi All,

I am coming frrom Modula2 here.

I M2 (using Perl syntax),

   sub A () {
      sub B () {
   }}

B can only be seen inside A.  Outside of A, B is
invisible.

What are the rules for embedded subs in Perl 6?

Many thanks,
-T


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to