On Wednesday 22 November 2006 17:42, Michael Peters wrote:>
> >> I've never seen anything like this before. Does it happen with all
> >> of your modules or just some of them.
> >>
> > I'm only noticing it with a couple of modules out of a batch of perhaps a
> > thousand...
> >
Ok, so the reason
Richard Foley wrote:
Thing is, it's not happening on another box, with a similar installation, and
the same code base, so I'm suspecting something environment oriented, odd
libraries or the like. The major thing that's different is the modperl
installation - which I installed against apache ma
I knew it was a stupid question :-)
Thing is, it's not happening on another box, with a similar installation, and
the same code base, so I'm suspecting something environment oriented, odd
libraries or the like. The major thing that's different is the modperl
installation - which I installed ag
Richard Foley wrote:
> On Wednesday 22 November 2006 16:21, Michael Peters wrote:
>> I've never seen anything like this before. Does it happen with all of your
>> modules or just some of them.
>>
> I'm only noticing it with a couple of modules out of a batch of perhaps a
> thousand...
>
>> Are
On Wednesday 22 November 2006 16:21, Michael Peters wrote:
>
> I've never seen anything like this before. Does it happen with all of your
> modules or just some of them.
>
I'm only noticing it with a couple of modules out of a batch of perhaps a
thousand...
> Are you using source filters?
>
I
Richard Foley wrote:
> Now, the Class::CGI::Welcome module is loaded. I can even see the correct
> and
> up to date code entry under @{main::_<$pathtowelcomedotpm}, _but_, the code
> simply stops after 20 lines, so that the page() method is (clearly because
> it's not there) not found. Wha
Rereading my original post, it appears I may not have been explicit enough
about what the problem appears to be. Starting with the error message:
[error] Error executing run mode 'display': Can't locate object method
> "page" via package "Class::CGI::Welcome" at /classes/Class/CGI/Welcome.p
I'm seeing some strange behaviour with modperl, it appears to be truncating
the module code for certain files. Firstly, the code runs fine under CGI and
using a similar commandline setup. Next, there's a apache/conf/startup.pl
script which loads all the expected modules at startup, and the lib