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

submit_clipart - cmdline program for submitting clipart to a document management system.

SYNOPSIS

submit_clipart file.svg [file2.svg dir/ ...]

 Options:
-h, --help                    Prints a brief help message
-D, --debug=integer           Prints debug messages
-V, --version                 Prints version information

DESCRIPTION

submit_clipart - This program submits clipart to the Open Clip Art Repository.

It takes as arguments a list of SVG files or directories containing SVG files. (It only submits files with the .svg extension.)

AUTHOR

Bryce W. Harrington <bryce at bryceharrington dot com>

http://www.bryceharrington.org

COPYRIGHT

Copyright (C) 2004 Bryce W. Harrington. 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.8 $