GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MetaCPAN::Client::ResultSet(3) User Contributed Perl Documentation MetaCPAN::Client::ResultSet(3)

MetaCPAN::Client::ResultSet - A Result Set

version 2.029000

Object representing a result from Elastic Search. This is used for the complex (as in non-simple) queries to MetaCPAN. It provides easy access to the scroller and aggregations.

An MetaCPAN::Client::Scroll object.

An arrayref of items to manually scroll over, instead of a scroller object.

The entity of the result set. Available types:
  • author
  • distribution
  • module
  • release
  • favorite
  • file

The aggregations available in the Elastic Search response.

Iterator call to fetch the next result set object.

Iterator call to fetch the total amount of objects available in result set.

Predicate for ES scroller presence.

Double checks construction of objects. You should never run this yourself.

Validates the object. You should never run this yourself.

  • Sawyer X <xsawyerx@cpan.org>
  • Mickey Nasriachi <mickey@cpan.org>

This software is copyright (c) 2016 by Sawyer X.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2020-12-20 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.