NAME
counterproc - process a COUNTER report
SYNOPSIS
counterproc [option...] [file...]
counterproc -h|--help
counterproc -V|--version
DESCRIPTION
counterproc <##>.
If no file is specified, or if the file name - is specified, standard input will be processed.
<##>
OPTIONS
- -v, --verbose
-
Be verbose. This currently has no effect unless used with the -V or --version option.
- -h, --help
-
Print help information and exit.
- -V, --version
-
Print the version number and exit. If the -v or --verbose option is specified, print out additional information.
- -M, --manual
-
View the manual page for counterproc.
- -L, --license
-
View the license under which counterproc is distributed.
AUTHOR
Paul Hoffman (nkuitse AT nkuitse DOT com)
COPYRIGHT
Copyright 2008 Paul M. Hoffman.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl:
- a)
-
the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version;
or
- b)
-
the "Artistic License".
For the full text of these licenses, see the script file itself or enter the command counterproc -L.