Re: Path to my module and APR::Socket::send() usage

Torsten Förtsch <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
On Thursday, October 21, 2010 15:21:37 Alexander Farber wrote:
>  [error] Can't locate object method "log" via package
> "Apache2::ServerRec" at /etc/httpd/SocketPolicy.pm line 39.\n

you probably miss a "use Apache2::ServerRec ()" and perhaps a
"use Apache2::Log ()" in your code.

Further to your 1st question, have a look at PerlSwitches in the docs,
e.g.:

PerlSwitches -I /path/to/my/INC

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.