Hi,
Gerald, great new features GetSession, SetupSession, etc...we hacked
together a version of this a few betas back, and we're happy to see that
it's now integrated into Embperl. I have a few questions specific to my
implemenation:
We have a PerlAccessHandler which needs to grab a copy of %uda
A technique that's worked for us in the past is to use lwp-request or
similar to cache the content of the static/almost static portions of the
site into files with a .cache extension (e.g., "/foo/script1.cache")...when
a request is made to /foo/script1.epl, before we pass the request to
HTML::Embp
There are tons of comparisons in the archives of the main mod_perl
listsearch one of the archives available at perl.apache.org and you'll
find many threads comparing the different embedded perl options.
> somebody who has not used embperl yet, is trying to get me to use eperl.
Are
> there rea