On Fri, 2003-08-22 at 17:23, B. Fongo wrote:
> I have a file (output_tab.pm) that I use to generate tables
> dynamically. Even though it serves its purpose, it goes on generating
> this error:
> 
> “Script_name.pl: Use of uninitialized value in concatenation (.) or
> string at output_tab.pm line 42”.

This is a standard perl error message.  It is not related to mod_perl. 
You can look in the perldiag man page for a more complete explanation.

- Perrin


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

Reply via email to