![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: Re: uploading a file with the same nameby PhiRatE (Monk) |
on Jul 25, 2002 at 08:05 UTC ( #185144=note: print w/replies, xml ) | Need Help?? |
Or use the process ID as a portion of the name, ie image-$PID-$INCREMENTING_COUNTER, that should do the trick. So long as the operation is atomic within the PID it'll be fine (which it is).
In Section
Seekers of Perl Wisdom
|
|