> Not sure if this is mod_perl related, but i hope someone can help me
> anyway. When i do DBI queries from mod_perl handler and put all
returned
> results in array then array's first element is empty, I wonder why? I
> don't like to shift off first element every time i return the result.
> Has anyone seen this before and what could cause this?

Unless you see different behavior when running under CGI, this is not a
mod_perl question.  I suggest you ask it on http://perlmonks.org/ and
post a code sample with your question.
- Perrin

Reply via email to