> I just doublechecked all my code and I'm not using $sdat or %sdat
anywhere.
>
> > > [Tue Mar 19 08:47:47 2002] [error] Can't call method "cleanup" on an
> > > undefined value at
> > /usr/lib/perl5/site_perl/5.6.0/i386-linux/HTML/Embperl.pm
> > > line 1853.
> > >

If I remeber right you are using 2.0b5, in this case the line 1853 is

$sdat -> cleanup ;

because you don't use %sdat, just comment it out and your problem should be
solved. (In 2.0b6 %sdat is handle differently, so the problem should go away
there anyway)

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to