The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

OpenSky::API::Flights

VERSION

version 0.005

METHODS

flights

Returns an iterator of OpenSky::API::Core::Flight objects.

As a convenience, the following methods are delegated to the iterator:

  • first

  • next

  • reset

  • all

  • count

AUTHOR

Curtis "Ovid" Poe <curtis.poe@gmail.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2023 by Curtis "Ovid" Poe.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)