On Mon, 15 Apr 2002, Damian Conway wrote:

> More interestingly, it may also be that, by default, the C<operator:{}> (i.e.
> hash-look-up) method of a class invokes the accessor of the same name as the
> key, so that:

I'm a tad bit confused on the grounds of classes. Are we allowed to:
  %fred = new Flintstone;

Or are class instances limited only to scalars? The former seems a bit 
counterintuitive...


Luke

Reply via email to