NAME
pod-template.pl - Skeleton for creating new SenseClusters programs
SYNOPSIS
_program_name_ [OPTIONS] _INPUT_
The synopsis should ideally present a cut, paste, and run example of a SenseClusters program.
DESCRIPTION
A short description of the overall functionality of the program.
INPUT
Required Arguments:
_INPUT_
Optional Arguments:
--param
_parameter_description_
Other Options :
--help
Displays this message.
--version
Displays the version information.
OUTPUT
_describe_the_output_format_here
SYSTEM REQUIREMENTS
_list_the_required_packages_or_modules_here
BUGS
_describe_any_limitations_here
AUTHORS
[your name], [your affiliation] [your email]
Ted Pedersen, University of Minnesota, Duluth tpederse at d.umn.edu
COPYRIGHT
Copyright (c) 2008 [your name here], Ted Pedersen
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to
The Free Software Foundation, Inc.,
59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.