Matthew Gream > Dirgest-0.90 > dirgest.pl

Download:
Dirgest-0.90.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

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.