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-thread-multi/HTML/Embperl.pm line 810

and in some cases associated with this one too:

Can't locate object method "Debug" 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-thread-multi/HTML/Embperl.pm line 811.

I recompiled Perl, Embperl and Apache but with no success.

I've read on the mailing archives about this problem and found some
@ISA issues. I use a module that inherits some methods from another
package and in these cases I use fully qualified names like:

@PACK::THISPACKAGE::ISA = qw/some_pm/;

Can anyone help me with this?


Thanks,

Luiz Fernando B. Ribeiro


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

Reply via email to