Astro-ADS

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN

1.91      2025 Oct 16
===
* Citation Metrics Report - added all 3 endpoints
* fixed post_response method in Astro::ADS to send json payload

1.90_70   2025 Jul 18 (TRIAL RELEASE)
====
* error attribute for Result object now a hash for better reporting
* adding a test module to provide a mocked dev key

1.90      2025 Feb 22
====
* initial interface to the ADS Search endpoint

lib/Astro/ADS/Search.pm  view on Meta::CPAN

}

1;

=pod

=encoding UTF-8

=head1 NAME

Astro::ADS::Search - Queries the ADS Search endpoint and collects the results

=head1 VERSION

version 1.91

=head1 SYNOPSIS

    my $search = Astro::ADS::Search->new({
        q  => '...', # initial search query
        fl => '...', # return list of attributes



( run in 0.352 second using v1.01-cache-2.11-cpan-6f5a58438db )