The simbadc script is a simple wrapper for Astro::SIMBAD::Client, which may be used interactively or as a Unix filter. Do you want to install simbadc? [n] n Checking if your kit is complete... Looks good Writing Makefile for Astro::SIMBAD::Client cp lib/Astro/SIMBAD/Client.pm blib/lib/Astro/SIMBAD/Client.pm Manifying blib/man3/Astro::SIMBAD::Client.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..4 # Test 1 - Load Astro::SIMBAD::Client # Expect: no error # Got: no error ok 1 # Test 2 - Astro::SIMBAD::Client->new (); # Expect: new object # Got: new object ok 2 # Test 3 - $smb->get ('debug') # Expect: 0 # Got: 0 ok 3 # Test 4 - $smb->get ('debug') # Expect: 1 # Got: 1 ok 4 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. t/release...........1..2 # # Test 1 - Scalar release() # Expect: (?-xism:(?i:^SIMBAD4\b)) # Got: SIMBAD4 1.060 - 23-Nov-2007 ok 1 # # Test 2 - Major version number # Expect: 4 # Got: 4 ok 2 ok t/simple............1..24 # # Test 1 - query id Arcturus (txt) - number of objects returned # Expect: 1 # Got: 1 ok 1 # # Test 2 - query id Arcturus (txt) - name # Expect: NAME ARCTURUS # Got: NAME ARCTURUS ok 2 # # Test 3 - query id Arcturus (txt) - right ascension # Expect: 213.9153 # Got: 213.9153000 ok 3 # # Test 4 - query id Arcturus (txt) - declination # Expect: 19.1824103 # Got: +19.1824103 ok 4 # # Test 5 - query id Arcturus (txt) - parallax # Expect: 88.85 # Got: 88.85 ok 5 # # Test 6 - query id Arcturus (txt) - proper motion in right ascension # Expect: -1093.43 # Got: -1093.43 ok 6 # # Test 7 - query id Arcturus (txt) - proper motion in declination # Expect: -1999.43 # Got: -1999.43 ok 7 # # Test 8 - query id Arcturus (txt) - radial velocity in recession # Expect: -5.2 # Got: -5.2 ok 8 # # Test 9 - script 'query id arcturus' - number of objects returned # Expect: 1 # Got: 1 ok 9 # # Test 10 - script 'query id arcturus' - name # Expect: NAME ARCTURUS # Got: NAME ARCTURUS ok 10 # # Test 11 - script 'query id arcturus' - right ascension # Expect: 213.9153 # Got: 213.9153000 ok 11 # # Test 12 - script 'query id arcturus' - declination # Expect: 19.1824103 # Got: +19.1824103 ok 12 # # Test 13 - script 'query id arcturus' - parallax # Expect: 88.85 # Got: 88.85 ok 13 # # Test 14 - script 'query id arcturus' - proper motion in right ascension # Expect: -1093.43 # Got: -1093.43 ok 14 # # Test 15 - script 'query id arcturus' - proper motion in declination # Expect: -1999.43 # Got: -1999.43 ok 15 # # Test 16 - script 'query id arcturus' - radial velocity in recession # Expect: -5.2 # Got: -5.2 ok 16 # # Test 17 - script_file t/arcturus.simple - number of objects returned # Expect: 1 # Got: 1 ok 17 # # Test 18 - script_file t/arcturus.simple - name # Expect: NAME ARCTURUS # Got: NAME ARCTURUS ok 18 # # Test 19 - script_file t/arcturus.simple - right ascension # Expect: 213.9153 # Got: 213.9153000 ok 19 # # Test 20 - script_file t/arcturus.simple - declination # Expect: 19.1824103 # Got: +19.1824103 ok 20 # # Test 21 - script_file t/arcturus.simple - parallax # Expect: 88.85 # Got: 88.85 ok 21 # # Test 22 - script_file t/arcturus.simple - proper motion in right ascension # Expect: -1093.43 # Got: -1093.43 ok 22 # # Test 23 - script_file t/arcturus.simple - proper motion in declination # Expect: -1999.43 # Got: -1999.43 ok 23 # # Test 24 - script_file t/arcturus.simple - radial velocity in recession # Expect: -5.2 # Got: -5.2 ok 24 ok t/vo................1..27 # # Test 1 - query id Arcturus (vo) - count of tables # Expect: 1 # Got: 1 ok 1 # # Test 2 - query id arcturus (vo) - count of rows # Expect: 1 # Got: 1 ok 2 # # Test 3 - query id Arcturus (vo) - name # Expect: NAME ARCTURUS # Got: NAME ARCTURUS ok 3 # # Test 4 - query id Arcturus (vo) - right ascension # Expect: 213.9153000 # Got: 213.9153000 ok 4 # # Test 5 - query id Arcturus (vo) - declination # Expect: +19.1824103 # Got: +19.1824103 ok 5 # # Test 6 - query id Arcturus (vo) - parallax # Expect: 88.85 # Got: 88.85 ok 6 # # Test 7 - query id Arcturus (vo) - proper motion in right ascension # Expect: -1093.43 # Got: -1093.43 ok 7 # # Test 8 - query id Arcturus (vo) - proper motion in declination # Expect: -1999.43 # Got: -1999.43 ok 8 # # Test 9 - query id Arcturus (vo) - radial velocity # Expect: -5.2 # Got: -5.2 ok 9 # # Test 10 - script_file t/arcturus.vo - count table # Expect: 1 # Got: 1 ok 10 # # Test 11 - script_file t/arcturus.vo - count rows # Expect: 1 # Got: 1 ok 11 # # Test 12 - script_file t/arcturus.vo - name # Expect: NAME ARCTURUS # Got: NAME ARCTURUS ok 12 # # Test 13 - script_file t/arcturus.vo - right ascension # Expect: 213.9153000 # Got: 213.9153000 ok 13 # # Test 14 - script_file t/arcturus.vo - declination # Expect: +19.1824103 # Got: +19.1824103 ok 14 # # Test 15 - script_file t/arcturus.vo - parallax # Expect: 88.85 # Got: 88.85 ok 15 # # Test 16 - script_file t/arcturus.vo - proper motion in right ascension # Expect: -1093.43 # Got: -1093.43 ok 16 # # Test 17 - script_file t/arcturus.vo - proper motion in declination # Expect: -1999.43 # Got: -1999.43 ok 17 # # Test 18 - script_file t/arcturus.vo - radial velocity # Expect: -5.2 # Got: -5.2 ok 18 # # Test 19 - url_query id Arcturus (vo) - count of tables # Expect: 1 # Got: 1 ok 19 # # Test 20 - url_query id arcturus (vo) - count of rows # Expect: 1 # Got: 1 ok 20 # # Test 21 - url_query id Arcturus (vo) - name # Expect: NAME ARCTURUS # Got: NAME ARCTURUS ok 21 # # Test 22 - url_query id Arcturus (vo) - right ascension # Expect: 14 15 39.6720 # Got: 14 15 39.6720 ok 22 # # Test 23 - qurl_uery id Arcturus (vo) - declination # Expect: +19 10 56.677 # Got: +19 10 56.677 ok 23 # # Test 24 - url_query id Arcturus (vo) - parallax # Expect: 88.85 # Got: 88.85 ok 24 # # Test 25 - url_query id Arcturus (vo) - proper motion in right ascension # Expect: -1093.43 # Got: -1093.43 ok 25 # # Test 26 - url_query id Arcturus (vo) - proper motion in declination # Expect: -1999.43 # Got: -1999.43 ok 26 # # Test 27 - url_query id Arcturus (vo) - radial velocity # Expect: -5.2 # Got: -5.2 ok 27 ok t/yaml..............1..24 # # Test 1 - query id Arcturus (txt) - number of objects returned # Expect: 1 # Got: undef ok 1 # Can not load YAML # # Test 2 - query id Arcturus (txt) - name # Expect: NAME ARCTURUS # Got: undef ok 2 # Can not load YAML # # Test 3 - query id Arcturus (txt) - right ascension # Expect: 213.9153 # Got: undef ok 3 # Can not load YAML # # Test 4 - query id Arcturus (txt) - declination # Expect: 19.1824103 # Got: undef ok 4 # Can not load YAML # # Test 5 - query id Arcturus (txt) - parallax # Expect: 88.85 # Got: undef ok 5 # Can not load YAML # # Test 6 - query id Arcturus (txt) - proper motion in right ascension # Expect: -1093.43 # Got: undef ok 6 # Can not load YAML # # Test 7 - query id Arcturus (txt) - proper motion in declination # Expect: -1999.43 # Got: undef ok 7 # Can not load YAML # # Test 8 - query id Arcturus (txt) - radial velocity in recession # Expect: -5.2 # Got: undef ok 8 # Can not load YAML # # Test 9 - script 'query id Arcturus' - number of objects returned # Expect: 1 # Got: undef ok 9 # Can not load YAML # # Test 10 - script 'query id Arcturus' - name # Expect: NAME ARCTURUS # Got: undef ok 10 # Can not load YAML # # Test 11 - script 'query id Arcturus' - right ascension # Expect: 213.9153 # Got: undef ok 11 # Can not load YAML # # Test 12 - script 'query id Arcturus' - declination # Expect: 19.1824103 # Got: undef ok 12 # Can not load YAML # # Test 13 - script 'query id Arcturus' - parallax # Expect: 88.85 # Got: undef ok 13 # Can not load YAML # # Test 14 - script 'query id Arcturus' - proper motion in right ascension # Expect: -1093.43 # Got: undef ok 14 # Can not load YAML # # Test 15 - script 'query id Arcturus' - proper motion in declination # Expect: -1999.43 # Got: undef ok 15 # Can not load YAML # # Test 16 - script 'query id Arcturus' - radial velocity in recession # Expect: -5.2 # Got: undef ok 16 # Can not load YAML # # Test 17 - script_file t/arcturus.yaml - number of objects returned # Expect: 1 # Got: undef ok 17 # Can not load YAML # # Test 18 - script_file t/arcturus.yaml - name # Expect: NAME ARCTURUS # Got: undef ok 18 # Can not load YAML # # Test 19 - script_file t/arcturus.yaml - right ascension # Expect: 213.9153 # Got: undef ok 19 # Can not load YAML # # Test 20 - script_file t/arcturus.yaml - declination # Expect: 19.1824103 # Got: undef ok 20 # Can not load YAML # # Test 21 - script_file t/arcturus.yaml - parallax # Expect: 88.85 # Got: undef ok 21 # Can not load YAML # # Test 22 - script_file t/arcturus.yaml - proper motion in right ascension # Expect: -1093.43 # Got: undef ok 22 # Can not load YAML # # Test 23 - script_file t/arcturus.yaml - proper motion in declination # Expect: -1999.43 # Got: undef ok 23 # Can not load YAML # # Test 24 - script_file t/arcturus.yaml - radial velocity in recession # Expect: -5.2 # Got: undef ok 24 # Can not load YAML ok All tests successful, 2 tests skipped. Files=7, Tests=81, 24 wallclock secs ( 8.27 cusr + 1.68 csys = 9.95 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Astro/SIMBAD/Client.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/Astro::SIMBAD::Client.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod