matz / zetabits.com (Yukihiro Matsumoto) writes:

> How about IO::read(path[,size[,offset]]), where offset is the optional
> position to start reading?

Sounds good. Will File#read change too?

Dave