Hello list,
> we figured out, that empty formfields are not absend from
> %fdat if they are posted by multipart/form-data form (
> optAllFormData is not set).
>
> Is this a bug?
>
No. This has grow out of the history of Embperl. Also it's inconsitent and I
am not very happy with this inconsite
>
> We just deployed and then un-deployed a version of our
> application that was converted to embperl2. While it
> appeared to be faster initially, each web server would drive
> itself under (all dual 2.6 to 3.2 Ghz Xeon servers) with load
> after about 40 minutes, sometimes significantly q
Hello,
If I understand right, you what to have Embperl::Object generate the base
template and include your old pages, which are written in pure Perl, into
it, like other Embperl pages, right?
In this case you should go the other way round. Instead of using
Apache::Registry you should call your Pe
Hi,
> > >
> > > I'm getting this email message when trying to load a
> page, however,
> > > there's no version.pm anywhere that I'm aware of.
> > > Also, it doesn't tell me what module is looking for it.
> > > Without knowing what module is looking for it, it's
> really hard to
> > > debug. A