0.000_33 23-Dec-2011 T. R. Wyant
Add options -exclude and -status to Astro::App::Satpass2 spacetrack()
method, so they get passed through to the Astro::SpaceTrack object.
0.000_32 07-Dec-2011 T. R. Wyant
Correct t/whole_app.t to use File::HomeDir->my_home() rather than
getpwuid in the tilde expansion tests.
0.000_31 06-Dec-2011 T. R. Wyant
Have Astro::App::Satpass2::ParseTime::ISO8601->tz() regard an invalid
time zone as a warning rather than an error, and equivalent to the
system's local time zone (i.e. $ENV{TZ} = undef).
Correct t/tokenize.t to use File::HomeDir->my_home() rather than
getpwuid in the tilde expansion tests.
Have Astro::App::Satpass2::Warner ignore the Astro::App::Satpass2
modules when carping or croaking.
Override the system's $ENV{TZ} in t/format.t, since the tests
explicitly require this to be undefined.
Have t/basic.t display $ENV{TZ} for future reference.
Correct Astro::App::Satpass2 optional module documentation to reflect
the current state of the code.
0.000_30 05-Dec-2011 T. R. Wyant
Initial release to CPAN.