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

NAME

stat_docs - displays metadata for one or more documents

SYNOPSIS

stat_docs

DESCRIPTION

This tool displays the metadata for one or more documents stored in a document management system (DMS).

OPTIONS

-V, --version

Displays the version number of the script and exits.

-h, --help

Displays a brief usage message

--man

Displays the man page

-s server_url, --server=server_url

The URL of the Document::Manager server to connect to. By default, it uses 'http://localhost:8012'.

-r resource_uri, --resource=resource_uri

The URI of the service provided by the server. By default, it uses 'http://www.openclipart.org/Document/Manager'. Users should not typically need to alter this setting.

PREREQUISITES

SOAP::Lite, Pod::Usage, Getopt::Long

AUTHOR

Bryce Harrington <bryce@bryceharrington.org>

COPYRIGHT

Copyright (C) 2004 Bryce Harrington.com. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

REVISION

Revision: $Revision: 1.2 $