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

bin/makethes.pl - create thesaurus file or another DB(M) database

SYNOPSIS

  bin/makethes.pl [-d] [-f filename]

DESCRIPTION

This program will create a DB(M) database based on a series of whitespace separated attribute/value pairs in a line delimited text file.

OPTIONS

-d

Turn on debugging.

-f filename

DB(M) database filename to operate on.

FILES

config/Thesaurus* - default DB(M) database and input files

SEE ALSO

"mktemp.pl" in admin-cgi, "dumpdbm.pl" in admin-cgi

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>