Subject: | Misc issues |
There were some issues while working with WWW::CheckSite:
- WWW::CheckSite::validate seems to use the exclude_rules and strict_rules options when creating the Validator object, but in WWW::CheckSite::Spider it is speleed exclude and strictrules
- It is not easily possible to change UserAgent headers (e.g. User-Agent header, Accept header) from WWW::CheckSite. Maybe it would be better to have the WWW::CheckSite::Validator class settable from WWW::CheckSite, so one could override the agent method. There's no easy way to override other default headers.
- The v option could be documented.
- Some typos in the documentation:
- WWW::CheckSite::Util: new_cash should be new_cache
- WWW::CheckSite::Spider: some places with "WWW::CheckSite::Validtor"
mentioned
Regards,
Slaven