Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
This is the code for the W3C Link Checker.
A stable version of this tool is available for download from CPAN.
Developers are encouraged to check out the latest development code from this CVS repository, by following these instructions:
bash$ export CVSROOT=":pserver:anonymous@dev.w3.org:/sources/public"
bash$ cvs login
(Logging in to anonymous@dev.w3.org)
CVS password: anonymous
bash$ cvs get perl/modules/W3C/LinkChecker
...
Current directory: [Public] / perl / modules / W3C / LinkChecker
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.17 | 2 months | ville | Drop old URI workarounds, require >= 1.31. | |
| 1.6 | 4 months | ville | 2008. | |
| 1.2 | 14 months | ville | Autogenerate a dummy *.pm for CPAN indexing purposes. | |
| 1.9 | 14 months | ville | Autogenerate a dummy *.pm for CPAN indexing purposes. | |
| 1.12 | 14 months | ville | Autogenerate a dummy *.pm for CPAN indexing purposes. | |
| 1.12 | 20 months | ville | 4.3. | |
| 1.7 | 20 months | ville | 4.3. | |
| 1.5 | 20 months | ville | 4.3. | |
| 1.2 | 4 years | ville | Fix link to the online version. | |
| 1.1 | 4 years | ville | Skip some files from distcheck and cpansign. | |
| 1.1 | 4 years | ville | First CPANified version, copied here from the validator dir. |