in reply to Re: IO::InnerFile inheriting from IO::Handle?
in thread IO::InnerFile inheriting from IO::Handle?
sub tell { return tied(${$_[0]})->{CRPOS}; }
If the information in this post is inaccurate, or just plain wrong, don't just downvote - please post explaining what's wrong.
That way everyone learns.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: IO::InnerFile inheriting from IO::Handle?
by broquaint (Abbot) on Feb 04, 2003 at 11:04 UTC |