
dirgest.pl - Command Line Interface tool for Directory Digests

$ dirgest.pl --quiet --filename=/etc/dirgests.text \
--configure=/etc/dirgests.conf \
compare

Perl 5.004, Digest::Directory::API, Getopt::Long.

Nothing.

dirgest.pl provides a command line tool allowing dirgests to be manipulated conveniently manually or from scripts. It builds upon Digest::Directory::API.

Execute the script without any arguments to see usage information.

Matthew Gream (MGREAM) <matthew.gream@pobox.com>

Version 0.90.

Copyright 2002 Matthew Gream. All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.