Astro-SIMBAD-Client
view release on metacpan or search on metacpan
0.048 2025-12-28 T. R. Wyant
Repackage licenses so that GitHub can find them. Thanks to Mikko
Koivunalho (specifically his blog post
https://blogs.perl.org/users/mikko_koivunalho/2025/11/github-and-the-perl-license.html
for the how-to.
Add SECURITY policy.
No known functional changes.
0.047 2023-01-07 T. R. Wyant
Make XML::DoubleEncodedEntities optional. Add test entities_test,
without this module but with all others, to prove it is not needed
-- or warn if it is, as the case may be.
0.046 2021-08-12 T. R. Wyant
Correct generation of 'provides' metadata. Thanks to Favio Poletti
for blogging
https://github.polettix.it/ETOOBUSY/2021/06/15/the-real-pause-workaround/,
and ultimately to Joel Berger for the pointer to
https://metacpan.org/pod/CPAN::Meta::Spec#no_index
0.045 2021-03-31 T. R. Wyant
Default emulate_soap_queries to true and skip SOAP tests. This is
because SOAP queries started failing with a 404 on March 22 2021.
0.044 2021-03-17 T. R. Wyant
Add rt.cpan.org back to bug reporting methods. Long live RT!
Refactor authortest into three, to avoid writing stub test files to
exclude the optional modules.
Fix POD link errors.
Get prerequisites up to snuff and add xt/author/prereq.t to ensure
they stay that way.
0.043 2021-01-09 T. R. Wyant
Add Travis CI testing.
Use GitHub as bug tracker. R.I.P. rt.cpan.org.
Fix POD link redirects.
0.042 2020-08-26 T. R. Wyant
Remove prototypes from testing subroutines defined in t/*.t and
inc/My/Module/Test.pm
0.041 2019-12-09 T. R. Wyant
Track change in Arcturus radial velocity (in test)
Prohibit redirects in URL POD links.
0.040 2019-08-04 T. R. Wyant
Fix POD link errors and add test to ensure that they stay fixed.
0.039 2019-04-16 T. R. Wyant
Tweak canned test data. SIMBAD changed the radial velocity of
Arctusus; because the test checks the actual data returned, I have
to follow it.
0.038 2018-10-02 T. R. Wyant
Properly test without https: support. This means checking and
skipping, but it also means including LWP::Protocol::https in the
list of optional modules. Reluctantly, because it is not used
directly.
0.037 2018-09-18 T. R. Wyant
Add support for https:. Thanks to Christian Carey for making me
aware of this, and providing patches.
Update POD re SOAP deprecation and removal, plus general cleanup.
Thanks to Christian Carey for the POD patches, which were accepted
pretty much verbatim except for a few I thought were matters of
style.
Document use of LWP::UserAgent proxy environment variables. This
really does not belong here, but I think the informaton gets lost in
the libwww-perl documentation.
0.036 2016-09-26 T. R. Wyant
SIMBAD now lists "Arcturus", not "ARCTURUS".
Change tests to reflect this.
0.035 2016-09-14 T. R. Wyant
( run in 0.837 second using v1.01-cache-2.11-cpan-39bf76dae61 )