The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

admin-cgi/freq.pl - WWW front end to term frequency counter

SYNOPSIS

  admin-cgi/freq.pl
 

DESCRIPTION

This Perl program launches the ROADS term frequency counter tool, freq.pl, and renders its results as an HTML document. The default setting is to return the fifty most commonly occurring terms from the ROADS database.

OPTIONS

None.

OUTPUT

List of commonly found terms.

SEE ALSO

"freq.pl" in bin

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>