Alasdair Allan > Astro-Catalog-3.5.1 > Astro::Catalog::IO::Cluster

Download:
Astro-Catalog-3.5.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 1.11   Source   Latest Release: Astro-Catalog-4.1.0

NAME ^

Astro::Catalog::IO::Cluster - Input/Output in ARK Cluster format

SYNOPSIS ^

  $catalog = Astro::Catalog::IO::Cluster->_read_catalog( \@lines );
  \@lines = Astro::Catalog::IO::Cluster->_write_catalog( $catalog, %opts );
  Astro::Catalog::IO::Cluster->_default_file();

DESCRIPTION ^

Performs ARK Cluster specific tasks for input/output of ARK Cluster format files.

REVISION ^

$Id: Cluster.pm,v 1.11 2003/10/30 17:07:11 aa Exp $