On Friday 07 April 2006 05:32, demerphq wrote:

> Actually afaik there is no good way to find out what dereferencing
> operators an object supports. The best that I know of is reftype(),
> but that only tells you the objects underlying intrinsic type, it
> doesnt tell you if you can dereference the type other ways.

eval { dereference_somehow( $thingie ) }

-- c

Reply via email to