Re: undef in data dumper output

2007-09-26 Thread Ron Bergin
On Sep 24, 8:38 pm, [EMAIL PROTECTED] wrote: > I'm using html::tokeparser::simple and will next place desired data > into hashes, but I'm having problems getting to the individual pieces > of data. > > After using html::tokeparser::simple, then using a regex and pushing > data into a new array, I c

Re: undef in data dumper output

2007-09-25 Thread John W. Krahn
[EMAIL PROTECTED] wrote: I'm using html::tokeparser::simple and will next place desired data into hashes, but I'm having problems getting to the individual pieces of data. After using html::tokeparser::simple, then using a regex and pushing data into a new array, I can't access individual elemen

undef in data dumper output

2007-09-25 Thread shadkeene
I'm using html::tokeparser::simple and will next place desired data into hashes, but I'm having problems getting to the individual pieces of data. After using html::tokeparser::simple, then using a regex and pushing data into a new array, I can't access individual elements of the array. Using data