On Wed, Jul 15, 2009 at 3:23 PM, E R<pc88m...@gmail.com> wrote: > I'm trying to use Smart::Comments with mod_perl. The problem is that > STDOUT and STDERR are blessed into the Apache class and they do not > have a TELL method.
I would have thought that the problem would be that it uses a source filter. I think you're going to be out of luck getting that one to work. - Perrin