in reply to Re: Open file without changing modified date/time
in thread Open file without changing modified date/time
I followed your approach but wrote my own code to do it. But just in case someone tries to use your code, I think it has a bug. I think the line $_ = <F>; since you will just read one line.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Open file without changing modified date/time
by graff (Chancellor) on Dec 08, 2004 at 03:32 UTC | |
by richz (Beadle) on Dec 10, 2004 at 04:45 UTC |