Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] [N00B] mod_perl2 Apache2::::Connection get_remote_host
- Date: Thu, 09 Aug 2007 18:39:19 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: [tlug] [N00B] mod_perl2 Apache2::::Connection get_remote_host
- References: <46BAD28E.8060007@cnt.mxt.nes.nec.co.jp>
Nguyen Vu Hung writes: > my $c = $r->connection; > [Thu Aug 09 17:06:57 2007] [error] Global symbol "$r" requires explicit > package name at /path01/www/Biz001.pm You need $Apache2::Connection::r or $Apache2::RequestRec::r instead of the bare $r, I bet. > I don't know why because arcording to Apache2::Connection API page, my > code *should* work. They probably think so, too, but don't bet on them having actually tested it. Or perhaps the context is different in your program from their example.
- References:
- [tlug] [N00B] mod_perl2 Apache2::::Connection get_remote_host
- From: Nguyen Vu Hung
Home | Main Index | Thread Index
- Prev by Date: [tlug] [N00B] mod_perl2 Apache2::::Connection get_remote_host
- Next by Date: Re: [tlug] Email issues
- Previous by thread: [tlug] [N00B] mod_perl2 Apache2::::Connection get_remote_host
- Next by thread: Re: [tlug] [N00B] [ANS] [REC] [DOC] [HTH] [YABBA] [DABBA] [DOO] [PTHFBST] mod_perl2 Apache2::::Connection get_remote_host
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links