Posted on 2005-08-28 23:29:37-07 by sanug in response to 938
Re: Test of Log::StdLog
It appears that each time print occurs, it appends to the end of the string pointed to the reference.

should have been

It appears that each time print occurs, it appends to the end of the string pointed to by the reference.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.