Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Accessing a folder whose name changes daily

by SuicideJunkie (Vicar)
on Dec 18, 2012 at 15:45 UTC ( [id://1009413]=note: print w/replies, xml ) Need Help??


in reply to Accessing a folder whose name changes daily

You could use localtime() to predict what the folder should be called, and validate that at the same time.

Alternatively you could scan through all the directories and see if the file is anywhere, using opendir or File::Find

  • Comment on Re: Accessing a folder whose name changes daily

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-26 00:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found