-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>[Thu Jul 27 22:28:07 2000] [error] [Thu Jul 27 22:28:07 2000] null: 
>Can't locate auto/HTML/Embperl/embperl_log.al in @INC (@INC 
>contains: /usr/local/apache/lib/perl 
>/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 
>/usr/lib/perl5/site_perl/5.005/i386-linux 
>/usr/lib/perl5/site_perl/5.005 . /usr/local/apache/ 
>/usr/local/apache/lib/perl) at 
>/usr/lib/perl5/site_perl/5.005/i386-linux/HTML/Embperl.pm line 1264

Any idea why I'm getting this error?  The line in question is:

>         if (defined (&{"$package\:\:CLEANUP"}))
>             {
>             #$package =~ /^([a-zA-Z0-9\:\:\_]+)$/ ;
>             #eval "\&$1\:\:CLEANUP;" ;
>             eval "\&$package\:\:CLEANUP;" ;
>             print LOG "[$$]CUP:  Call \&$package\:\:CLEANUP;\n" if 
>($Debugflags & dbgShowC
>leanup);
>             embperl_logevalerr ($@) if ($@) ;
>             }

the embperl_logevalerr call there.  dbgShowCleanup is not set 
(leastwise, not by me).  I do have a CLEANUP function in my my 
EmbperlObject template though.

This is with 1.3b4, mod_perl 1.24, DSO

P.S. I also got the bareword error that someone else reported.  I 
solved it by doing a quick edit of the code and wrapping "no strict" 
around the lines.  I don't know if there is a better fix.
- -- 

Kee Hinckley - Somewhere.Com, LLC - Cyberspace Architects

I'm not sure which upsets me more: that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
everyone else's.

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.2 for non-commercial use <http://www.pgp.com>

iQA/AwUBOYD+TiZsPfdw+r2CEQKXCwCgggKhLaLxvZjnuzMAeEQLYL1OjVsAoLpC
5671TpSQgLxgJZnaGzUI9O3Q
=kDhK
-----END PGP SIGNATURE-----

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

Reply via email to