TITLE
modeldef - Generate a web page describing Space Track models of interest.
SYNOPSIS
modeldef
modeldef -help
modeldef -version
OPTIONS
-help
This option displays the documentation for this script. The script then exits.
-password string
This option specifies the password used to access Space Track. The default comes from environment variable SPACETRACK_USER, or from an identity file.
-username string
This option specifies the user name used to access Space Track. The default comes from environment variable SPACETRACK_USER, or from an identity file.
-version
This option displays the version of this script. The script then exits.
DETAILS
This Perl script generates a web page which describes the Space Track REST classes of interest.
AUTHOR
Thomas R. Wyant, III wyant at cpan dot org
COPYRIGHT AND LICENSE
Copyright (C) 2012, 2017-2026 by Thomas R. Wyant, III
This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5.10.0. For more details, see the full text of the licenses in the files LICENSE-Artistic and LICENSE-GPL.
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.