in reply to Re: mod_perl: variable $end will not stay shared (nested subroutines problem)
in thread mod_perl: variable $end will not stay shared (nested subroutines problem)
I'm not even sure you need to be doing what you're trying to do here (read is built to handle the issue of when you try to read a larger chunk than what's left in the file).
I said what I was doing: I don't want to always read to end of file. Only to the byte position specified...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: mod_perl: variable $end will not stay shared (nested subroutines problem)
by arturo (Vicar) on Apr 18, 2001 at 00:35 UTC |