The following code works under EmbperlObject (1.3.4):

[$ var $xxx $]
[$ sub foo $]
   [-
        $xxx = 1;
        $yyy = 2;
   -]
[$ endsub $]

Perhaps I misunderstand the use of [$ var $], but I thought it would
catch the use of $yyy here, because it wasn't listed in the [$ var $].
Is this a bug or expected behavior?

TIA

-Neil

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

Reply via email to