home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Perl CookbookPerl CookbookSearch this book

20.7. Finding Stale Links

20.7.2. Solution

Use the technique outlined in Recipe 20.3 to extract each link, and then use LWP::Simple's head function to make sure that link exists.



Library Navigation Links

Copyright © 2003 O'Reilly & Associates. All rights reserved.