From: William Djaja Tjokroaminata Date: 2002-09-17T23:33:46+09:00 Subject: Re: private variables Oh, yes, yes, but the distinction between 'foo % bar' and 'foo %bar' is clear in Perl, isn't it, independent of the definition of foo? Regards, Bill =========================================================================== Marcin 'Qrczak' Kowalczyk wrote: > Sat, 14 Sep 2002 05:42:44 +0900, William Djaja Tjokroaminata pisze: >> Well, "%" is also used in Perl as a modulus operator, and its use >> with variables is fine there. > Well, the meaning of 'foo % bar' depends on whether foo has been > defined as 'sub foo' or 'sub foo()' :-) > -- > __("< Marcin Kowalczyk > \__/ qrczak@knm.org.pl > ^^ http://qrnik.knm.org.pl/~qrczak/