Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: Re: Using -M to test age of file

by sauoq (Abbot)
on Aug 22, 2003 at 17:07 UTC ( [id://285868]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Using -M to test age of file
in thread Using -M to test age of file

In fact -X just calls stat and caches the unused result fragments in the _ magical var - yes it is called _ so you can do this:

Just to clarify, caching the results isn't peculiar to the filetest operators; stat() itself caches the results too.

-sauoq
"My two cents aren't worth a dime.";
  • Comment on Re: Re: Re: Using -M to test age of file

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-25 10:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found