Steve Sapovits writes:
 > The failure is:  Can't use an undefined value as an ARRAY reference

I've seen this error when playing with tied hashs - it seems to be
related to pseudo-hash behaviour, ie. Perl is mistaking your
dereference as occurring on a pseudo-hash.  I couldn't find a way to
work around it

Rohan

Reply via email to