On Sun, Sep 23, 2001 at 05:22:08PM -0400, Mathieu Bouchard wrote:
> In Perl (5.4) you don't know what $a * $b does without looking at the
> value of $a and possibly also the value of $b.

Oh, you mean magic variables? They're PMCs anyway, with overloaded
->multiply methods.

-- 
"Little else matters than to write good code."
-- Karl Lehenbauer

Reply via email to