SWEC は、動的な Web サイトのテストを自動化するプログラムです。リンクは、検索の各 HTML ファイルを解析し、これらのリンクは、指定したサイト内では、同様にそのページがチェックされます。解析、リンクを検索するだけでなくそれはまた探している既知のエラー ページを解析し、それらを報告します。(戻ったり 404、500、または類似した) で、ページを読み取ることができないかどうかに報告されます。
Minor fixes and enhancements to various tests. Now retries if the server resets the connection before the test is done. Some of the output is easier to read. This release adds --lwphead and --lwpget, which are equivalent to the LWP HEAD and GET commands but with added support for cookies.