[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: refactoring client's decision


Jonathan Vanasco wrote:

> Unless I'm confused, I've been doing that for years without issue.
> 
> I routinely have
> 
>     P2XLP::$package  -> base namespace
>     MyApp::$package -> @ISA( P2XLP::App::$package )

Are you saying that you have multiple MyApp::Foo packages running under the same
mod_perl interpreter (which was what the OPs client was trying to do before
giving up and going with normal CGI)? That won't behave correctly. Perl will
always use the first one it finds and ignore the rest.

-- 
Michael Peters
Plus Three, LP


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.