>On Thu, 7 Feb 2002, Gregory Belenky wrote:
>
>> I'm creating my own AxProvider derived from Apache::AxKit::Provider::Filter.
>>
>> It's one of the packages in large custom module that loads via <Perl>use
>> ...;</Perl> in httpd.conf
>> When I restart Apache and request page I've got 500 and "AxKit::load_module
>> failed: Can't locate ... in @INC ..." in error_log.
>>
>> But it's already loaded with module!
>>
>> What should I do to implement such behavior - I really don't want to split
>> my modyle by packages.
>> AxAddOutputTransformer works fine - but it's in the same module but in the
>> different package.
>
>God that's a toughie... I don't really know the answer, except maybe to
>check something like module->can('new') before trying to load it.
Could it be a hard-to-find spelling error somewhere in the 'package', 'use', or
configuration directives ? Smth like case error ? Bizzare results are often produced
by such errors and they are extremely hard to fix.
>
>Suggestions welcome.
>
>--
><!-- Matt -->
><:->Get a smart net</:->
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
Ciao, OLeG
-----------------------------------------------------------------
Oleg Assovski, Development dept., Bitcom Ltd., Moscow
We make few little bugs,
we compensate with a lot of big ones
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]