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

NAME

WebService::OpenSky::Types - Type library for WebService::OpenSky

VERSION

version 0.4

DESCRIPTION

No user-serviceable parts inside.

CUSTOM TYPES

Longitude

A number between -180 and 180, inclusive.

Latitude

A number between -90 and 90, inclusive.

Route

A non-empty string that matches /^\/\w+(?:\/\w+)*$/.

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)