in reply to Re^4: Dealing with abstract methods in Perl 5.8
in thread Dealing with abstract methods in Perl 5.8

You're right about the mod_perl problem with END blocks. One solution there is to offer a method people can call from a PerlLogHandler, which will run at the end of each request.

-sam

  • Comment on Re^5: Dealing with abstract methods in Perl 5.8