joshua-hull / Reddit-Image-Scraper

Perl script to download imaged hosted at imgur.com linked from a subreddit at reddit.com
25 stars 8 forks source link

replace retry_last_request with Sub::Attempt #29

Open aggrolite opened 10 years ago

aggrolite commented 10 years ago

we could save some lines using Sub::Attempt to replace sub retry_last_request

http://search.cpan.org/~markf/Attempt-1.01/lib/Sub/Attempts.pm