NAME

Astro::Catalog::IO::STL - STL catalogue I/O for Astro::Catalog

SYNOPSIS

$cat = Astro::Catalog::IO::STL->_read_catalog( \@lines );

DESCRIPTION

This class provides a read method for catalogues in the CURSA small text list (STL) catalogue format. The method is not public and should, in general, only be called from the Astro::Catalog write_catalog method.