Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^5: comparing 2 file time date stamps ( Path::Tiny File::stat Time::Piece )

by GotToBTru (Prior)
on Nov 04, 2014 at 15:18 UTC ( [id://1106055]=note: print w/replies, xml ) Need Help??


in reply to Re^4: comparing 2 file time date stamps ( Path::Tiny File::stat Time::Piece )
in thread comparing 2 file time date stamps

I don't think you want or need the quotes around the file variables. These modules work, they must be being applied to files other than the ones you intend. What is the output if you add the following immediately before you use the ctime function?

printf "File 1:%s File 2: %s\n", $xxfn1, $xxfn2;
1 Peter 4:10
  • Comment on Re^5: comparing 2 file time date stamps ( Path::Tiny File::stat Time::Piece )
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 23:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found