NAME
bin/exterminate.pl - remove templates with persistently unreachable URLs
SYNOPSIS
bin/exterminate.pl
DESCRIPTION
This Perl program runs another tool in order to discover which templates have been persistently unreachable. Each of the resulting templates is modified so that any existing Status attribute is stripped out, and a new one introduced:
Status: stale
Finally, the ROADS server resource description database is reindexed.
The program is intended for invocation from a World-Wide Web CGI program, a cron job, or an at job.
OPTIONS
None.
BUGS
It is assumed that there is only one template per file.
SEE ALSO
COPYRIGHT
Copyright (c) 1988, Martin Hamilton <martinh@gnu.org> and Jon Knight <jon@net.lut.ac.uk>. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
It was developed by the Department of Computer Studies at Loughborough University of Technology, as part of the ROADS project. ROADS is funded under the UK Electronic Libraries Programme (eLib), the European Commission Telematics for Research Programme, and the TERENA development programme.
AUTHOR
Martin Hamilton <martinh@gnu.org>