>
> So, like this:
>
> [$ var $xxx $]
> [- $yyy = 1 -]
> [$ sub foo $]
>    [-
>         $xxx = 1;
>         $yyy = 2;
>    -]
> [$ endsub $]
>
> Yes, that generates the expected error (Global symbol "$yyy" requires
> explicit package name at line 2). I hadn't tried that. So it looks like
> this has something to do with being inside a [$ sub $]...
>

This really looks like a bug, also I don't see why there is this problem
inside of subs. I will take a look at it, but I don't expect to do it very
soon, because all my time is going into 2.0 (and in 2.0 it works)

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to