Stas Bekman <[EMAIL PROTECTED]> writes: > You need to show us what PrintMe::Transaction2 does. It seems that you are > trying to subclass 'Apache' (which is what $r is blessed into). May be you > didn't do the proper subclassing.
Maybe something funky's going on with his handler's prototype? IIRC a ($$) prototype will cause modperl to put the handler's package name in the first argument. -- Joe Schaefer -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html