Hi there,

On Mon, 15 Dec 2003, Alexey Zayats wrote:

> time to rewrite my mod_perl application.
> [snip, snip]
> Every parsing methods, such as TAKE1, TAKE2 etc., works fine.

It would have been enormously helpful if you had said you were working
through the examples in Chapter 8 of the Eagle Book.

> While i try read config handle i've got 
> "readline() on unopened filehandle _GEN_0 at ..."

Perhaps a filehandle has something wrong with it?  You could always
insert some print statements to debug it, see the debugging section
of the mod_perl guide for more information.

As a general rule, please do not assume that we already know things
about your installation or what you are doing.  Explain it.  Please
also make sure that the code you post in your message is *exactly*
the same as the code which is giving you trouble.  I am not saying
that it is or it is not in this case, but I am wondering... :)

73,
Ged.









-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to