TITLE
parsevo - Parse a votable file and dump the result
SYNOPSIS
vparsevo arcturus.vo
OPTIONS
None.
DETAILS
This script uses the Astro::SIMBAD::Client Parse_VO_Table() subroutine to parse one or more files in votable format, and display the result in Data::Dumper format.
AUTHOR
Thomas R. Wyant, III wyant at cpan dot org
COPYRIGHT AND LICENSE
Copyright (C) 2006, 2008, 2010-2025 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-GNU.
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.
# ex: set textwidth=72 :