within ??

2004-02-12 Thread Doug Rayner
I am trying to include a tag in a cell of a table whose rows/columns are being generated using the $row and $col variables. It does not seem to work. The first row of the table is re-generated $maxrow times. I have not referenced $row inside the (although I would like to do this!). Is this sup

in Apache 2 with mod_perl 2 (and Embperl 2)

2004-02-12 Thread Stefan Cars
Hi! I'm having trouble getting doing some perl configuration within in httpd.conf with Apache 2 and mod_perl 2 (both latest version as of today). Using this do not work: use Apache::DBI; use Snowfall::Database3; use Apache::PerlSections (); use Apache::ServerUtil (); use Apache::Server; my $s =