>
> Syntax error on line 41 of
> /opt/local/download/perlmodule/HTML-Embperl-1.2b9/test/conf/httpd.conf:
> "use" not allowed in expression at
> /opt/local/download/perlmodule/HTML-Embperl-1.2b9/test/conf/startup.pl
> line 13, at end of line
> BEGIN not safe after errors--compilation aborted at
> /opt/local/download/perlmodule/HTML-Embperl-1.2b9/test/conf/startup.pl
> line 13.
>
Put a ';' after the closing '}' in startup.pl Line 11 should do the trick.
This is necessary for some, not all, configuration with perl 5.004. I have
corrected this here already, so it will be in the next release.
Gerald