Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^4: How can i debug compound map/grep statements just using print?

by karlgoethebier (Abbot)
on Dec 01, 2012 at 23:22 UTC ( [id://1006650]=note: print w/replies, xml ) Need Help??


in reply to Re^3: How can i debug compound map/grep statements just using print?
in thread How can i debug compound map/grep statements just using print?

Sorry about that awkward typo: should have been hours...

«The Crux of the Biscuit is the Apostrophe»

  • Comment on Re^4: How can i debug compound map/grep statements just using print?

Replies are listed 'Best First'.
Re^5: How can i debug compound map/grep statements just using print?
by Kenosis (Priest) on Dec 01, 2012 at 23:59 UTC

    Ah, yes--that makes sense! Used the hours calculation for all four snippets:

    $amount = $amount * 60 * 60;

    and got identical results, until 79 hours was used (a result difference of 2), but I suspect the division in the grep { -M >= $amount / 86400 } yields a different precision.

    Interestingly, IO::All didn't see the file "song自然之歌," but File::Find::Rule did (and should have).

      I'm lucky not having a file named இளவரசன்.mp3 ;-)

      «The Crux of the Biscuit is the Apostrophe»

        Indeed!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1006650]
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: (1)
As of 2024-04-25 00:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found