Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

is there a TELL method for mod_perl's STDOUT and STDERR

E R

2009-07-15

Replies: Find Java Web Hosting

Author LoginPost Reply
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. The Smart::Comments module has several references
to tell(STDOUT) and tell(STDERR).

Is there a way to implement a TELL method for these file handles?
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.