Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

(tye)Re1: Comparison Of Files

by tye (Sage)
on Dec 06, 2000 at 05:32 UTC ( [id://45157]=note: print w/replies, xml ) Need Help??


in reply to Re: Comparison Of Files
in thread Comparison Of Files

Nice first post. (: I liked the completely different approach and I liked the way you did it.

I thought you might appreciate another alternative for the final part:

@cellsites = grep { my $age= $spd * -M $dir.$_; $age <= $yes && $morning <= $age } readdir CELLSITES;
which I think is a slight improvement. Keep up the good work.

        - tye (but my friends call me "Tye")

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2025-01-20 19:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (59 votes). Check out past polls.