The following scripts will be installed: SpaceTrack is an interactive interface to Astro::SpaceTrack; SpaceTrackTk is a windowed interface to Astro::SpaceTrack, using Perl/Tk. If you do not want this, run Makefile.PL with the -n option. Unless you are running MSWin32 or VMS (which are special-cased), I will assume you're running some version of U*ix, and behave accordingly. Checking if your kit is complete... Looks good Writing Makefile for Astro::SpaceTrack cp lib/Astro/SpaceTrack/Parser.pm blib/lib/Astro/SpaceTrack/Parser.pm cp lib/Astro/SpaceTrack.pm blib/lib/Astro/SpaceTrack.pm cp bin/SpaceTrack blib/script/SpaceTrack /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/SpaceTrack cp bin/SpaceTrackTk blib/script/SpaceTrackTk /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/SpaceTrackTk Manifying blib/man1/SpaceTrack.1 Manifying blib/man1/SpaceTrackTk.1 Manifying blib/man3/Astro::SpaceTrack.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/basic.............1..21 # Test 1 - Loading the library. ok 1 # Test 2 - Instantiate the object. ok 2 # Test 3 - Log in to Space Track. ok 3 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 4 - Fetch a catalog entry. ok 4 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 5 - Retrieve some orbital elements. ok 5 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 6 - Retrieve a range of orbital elements. ok 6 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 7 - Check the content type. ok 7 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 8 - Search for something by name. ok 8 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 9 - Search by international designator. ok 9 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 10 - Search by launch date. ok 10 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 11 - Retrieve historical elements. ok 11 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 12 - Fetch a Celestrak data set. ok 12 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 13 - Fetch a Celestrak data set, with fallback. ok 13 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 14 - With fallback, succeed without user/password. ok 14 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 15 - Without fallback, fail without user/password. ok 15 # Automated testing and no SPACETRACK_USER environment variable provided. # Test 16 - Direct-fetch a Celestrak data set. ok 16 # Test 17 - Check content type of Celestrak data set. ok 17 # Test 18 - Try to retrieve data from Human Space Flight. ok 18 # Test 19 - Get Iridium status. ok 19 # Test 20 - Get Iridium status (Kelso only). ok 20 # Test 21 - Try to retrieve data from the Radio Amateur Satellite Corporation. ok 21 ok t/pod...............1..0 # Skip Test::Pod 1.00 required to test POD validity. skipped: Test::Pod 1.00 required to test POD validity. t/pod_coverage......1..0 # Skip Test::Pod::Coverage 1.00 required to test POD coverage. skipped: Test::Pod::Coverage 1.00 required to test POD coverage. All tests successful, 2 tests skipped. Files=3, Tests=21, 6 wallclock secs ( 2.10 cusr + 0.45 csys = 2.55 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Astro/SpaceTrack.pm Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Astro/SpaceTrack/Parser.pm Installing /export/home/cpanrun/build/5.6.1/man/man1/SpaceTrack.1 Installing /export/home/cpanrun/build/5.6.1/man/man1/SpaceTrackTk.1 Installing /export/home/cpanrun/build/5.6.1/man/man3/Astro::SpaceTrack.3 Installing /export/home/cpanrun/build/5.6.1/bin/SpaceTrack Installing /export/home/cpanrun/build/5.6.1/bin/SpaceTrackTk Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod