in reply to Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Dereference an array reference
in thread Dereference an array reference

Actually $var doesn't need an array. It just needs to be the current value of the $self->tsids for the current iteration.

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Dereference an array reference
by suaveant (Parson) on Apr 20, 2001 at 00:21 UTC
    so it could be an array or a scalar or a hash or whatever?
                    - Ant