> Alas, Novell doesn't include Embperl with its distribution. It does however
> have Apache 2 and mod_perl 2. How dificult is it to get Embperl 2 to run on
> top of that?
SUSE 9.3 with apache2, apache2-devel. mod_perl 2 and either apache-prefork or
apache-worker doesn't seem to like embperl:
con
Can somebody post an example of displaying a POD file within an
Embperl::Object page. When I just do
[- Execute{ inputfile => 'test.pod', syntax =>'POD'}) -]
I get the XML. Can someone show me how to translate this via XSLT?
I'm not very familiar with XML processing, so I am hoping Embpe