Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Traversing directories to get the "most-recent" or "second-to-most-recent" directory contents

by sgifford (Prior)
on Mar 13, 2007 at 05:04 UTC ( [id://604477]=note: print w/replies, xml ) Need Help??


in reply to Traversing directories to get the "most-recent" or "second-to-most-recent" directory contents

This looks pretty straightforward to me. You seem to have described a pretty good approach. You might want to look at HTML::Parser to parse the HTML, and Date::Parse to parse the dates.

The only part that sounds tricky is resuming the download. It looks like the HTTP 1.1 Range header should let you do what you want, if the server supports it. See RFC 2616 sec. 14.35 for the details.

  • Comment on Re: Traversing directories to get the "most-recent" or "second-to-most-recent" directory contents

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-19 10:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found