Hi,
I'm looking for a way to create unique filenames based on a timestamp. Since multiple files can be created in a second, I need something that uses milliseconds or even microseconds. The module Time::HiRes could be used for this, but I am not able to install modules on this particular machine (Linux Redhat).