>
> yes, it works with plain Embperl
>
>...
> with the -X switch, it only occurs the first time.
>
Ok, this should be enough infos to track it down, I let you know as soon as
I have found the bug (will be over the weekend)
Gerald
-
Ge
>
> Can't locate object method "Path" via package "HTML::Embperl::DOC::_9"
Looks like you are running Embperl < 1.3.2. You should upgrade to 1.3.3 and
the error should went away. If this doesn't help let me know
Gerald
-
Gerald Richte
"Gerald Richter" <[EMAIL PROTECTED]> writes:
> > doing a simple file-upload does not always gives a content-type back
> > with EmbperlObject.
> >
>
> Did you try if it works with plain Embperl (without EmbperlObject) ?
yes, it works with plain Embperl
> > this mostly happens after server-start
> doing a simple file-upload does not always gives a content-type back
> with EmbperlObject.
>
Did you try if it works with plain Embperl (without EmbperlObject) ?
>
> this mostly happens after server-startup, and *sometimes* the content-type
> is set after doing a form data repost.
>
Could y
doing a simple file-upload does not always gives a content-type back
with EmbperlObject.
im using the following fragment:
<-- snip -->
[$ if defined $fdat{ImageName} and $fdat{ImageName} $]
Imagename:[+ $fdat{ImageName} +]
Content-Type: [+ $fdat{-ImageName}->{'Content-Type'} +]
[$ en
Hi all,
I've been using Embperl for a log time and since I started using
EmbperlObject i'm geting this intermitent error:
Can't locate object method "Path" via package "HTML::Embperl::DOC::_9"
(perhaps you forgot to load "HTML::Embperl::DOC::_9"?) at
/usr/lib/perl5/site_perl/5.6.1/i686-linux-thr