NAME

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

SYNOPSIS

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

DESCRIPTION

This class provides read and write methods for catalogs in the CURSA small text list (STL) catalog format. The methods are not public and should, in general, only be called from the Astro::Catalog write_catalog method.