in reply to Re: Unique filenames with Time::HiRes
in thread Unique filenames with Time::HiRes
I will create files that look like XXX~gettimeofday()~PID.xml and sort on the time of day. If there are two files with the same time of day I will have to build in some kind of exception handeling for the sequence thing.
Thank you!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Unique filenames with Time::HiRes
by mhi (Friar) on Jul 19, 2004 at 10:01 UTC |