| Meetings | Mailing List | Code Cookbook | Book Reviews | Links | Quiz of the Month |
"It is easier to port a shell than a shell script."
Larry Wall
You are here: home > quiz of the month
Perl Quiz of the Month - August 2006 Validate HTML
Posted Saturday, August 5, 2006
Write a script that takes a URL or list of URLs and validates the HTML of each one per the W3C standards. Output should indicate that the URL is valid or report any errors. Using any modules or tools available is fair game.
Browse Quiz of the Month
|