Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Filenames based on timestamp

by janx (Monk)
on Jun 27, 2002 at 12:53 UTC ( [id://177695]=note: print w/replies, xml ) Need Help??


in reply to Filenames based on timestamp

You might want to check perlfaq8 and read "How to measure time under one second".
If you are lucky you can use that bit of information to get a more detailed timestamp.

However, I would either try to get the sysadmin to install Time::HiRes or use perl-5.8.0RC2 (in a bit 5.8 ;-)), which has Time::HiRes as a core module.

Otherwise I would suggest to read perlfaq5 "How do I make a temporary file name?".

Kay

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://177695]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (1)
As of 2024-04-25 02:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found