This directory contains examples of how to use Astro::SpaceTrack. The
following examples are provided:

celestrak
    This script retrieves data from Celestrak.com. By default, it
    retrieves the list of 100 (or so) brightest. You can also
    specify one or more lists to retrieve on the command line. If
    you specify a non-existent list you will get an error stating
    what lists are available.

spaceflight
    This script retireves data from NASA's manned spaceflight
    web site. By default, it retrieves the current data. If you
    give command option -all, it retrieves all data, past and
    future. The option -help gets you brief help.

