The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

dirgest.pl - Command Line Interface tool for Directory Digests

SYNOPSIS

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

REQUIRES

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

EXPORTS

Nothing.

DESCRIPTION

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

USAGE

Execute the script without any arguments to see usage information.

AUTHOR

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

VERSION

Version 0.90.

RIGHTS

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.